|
|
@ -43,7 +43,6 @@ module.exports = { |
|
|
|
browser |
|
|
|
browser |
|
|
|
.waitForElementVisible('#icon-panel') |
|
|
|
.waitForElementVisible('#icon-panel') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.click('*[data-id="treeViewTogglebrowser/contracts"]') |
|
|
|
|
|
|
|
.openFile('browser/contracts/1_Storage.sol') |
|
|
|
.openFile('browser/contracts/1_Storage.sol') |
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
.waitForElementPresent('*[data-id="contractDropdownIpfsCheckbox"]') |
|
|
|
.waitForElementPresent('*[data-id="contractDropdownIpfsCheckbox"]') |
|
|
|