|
|
@ -167,6 +167,7 @@ function runTests (browser: NightwatchBrowser) { |
|
|
|
browser |
|
|
|
browser |
|
|
|
.waitForElementPresent('*[data-id="verticalIconsKindfileExplorers"]') |
|
|
|
.waitForElementPresent('*[data-id="verticalIconsKindfileExplorers"]') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
|
|
|
|
.click('*[data-id="treeViewTogglebrowser/contracts"]') |
|
|
|
.openFile('browser/contracts/3_Ballot.sol') |
|
|
|
.openFile('browser/contracts/3_Ballot.sol') |
|
|
|
.clickLaunchIcon('solidityUnitTesting') |
|
|
|
.clickLaunchIcon('solidityUnitTesting') |
|
|
|
.pause(500) |
|
|
|
.pause(500) |
|
|
|