|
|
|
@ -18,7 +18,7 @@ module.exports = { |
|
|
|
|
browser.waitForElementVisible('div[data-id="remixIdeSidePanel"]') |
|
|
|
|
.assert.containsText('h6[data-id="sidePanelSwapitTitle"]', 'FILE EXPLORERS') |
|
|
|
|
.waitForElementVisible('div[data-id="filePanelFileExplorerTree"]') |
|
|
|
|
.waitForElementVisible('li[key="browser/tests/4_Ballot_test.sol"]') |
|
|
|
|
.waitForElementVisible('li[key="browser/3_Ballot.sol"]') |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
'Loads Main View': function (browser) { |
|
|
|
|