|
|
|
@ -52,7 +52,7 @@ module.exports = { |
|
|
|
|
.click('*[data-id="universalDappUiUdappClose"]') |
|
|
|
|
.addFile('ballot.abi', { content: ballotABI }) |
|
|
|
|
// we are not changing the visibility for not checksumed contracts
|
|
|
|
|
//.addAtAddressInstance('0x692a70D2e424a56D2C6C27aA97D1a86395877b3B', true, false)
|
|
|
|
|
// .addAtAddressInstance('0x692a70D2e424a56D2C6C27aA97D1a86395877b3B', true, false)
|
|
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
|
.addAtAddressInstance('0x692a70D2e424a56D2C6C27aA97D1a86395877b3A', true, true) |
|
|
|
|
.pause(500) |
|
|
|
|