|
|
|
@ -109,7 +109,8 @@ module.exports = { |
|
|
|
|
browser |
|
|
|
|
.clickLaunchIcon('solidity') |
|
|
|
|
.setSolidityCompilerVersion('soljson-v0.6.12+commit.27d51765.js') |
|
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
|
.click('li[data-id="treeViewLitreeViewItembrowser/externalImport.sol"') |
|
|
|
|
.testContracts('withABIEncoderV2.sol', sources[2]['browser/withABIEncoderV2.sol'], ['test']) |
|
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
|
.selectContract('test') |
|
|
|
|