|
|
|
@ -118,7 +118,7 @@ module.exports = { |
|
|
|
|
.connectToExternalHttpProvider('http://localhost:8545', 'Custom') |
|
|
|
|
.clickLaunchIcon('solidity') |
|
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
|
.pause(4000) |
|
|
|
|
.pause(7000) |
|
|
|
|
.clearValue('input[placeholder="bytes32[] proposalNames"]') |
|
|
|
|
.setValue('input[placeholder="bytes32[] proposalNames"]', '["0x48656c6c6f20576f726c64210000000000000000000000000000000000000000"]') |
|
|
|
|
.click('*[data-id="Deploy - transact (not payable)"]') |
|
|
|
@ -555,4 +555,4 @@ contract Retriever is Storage { |
|
|
|
|
return number; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
` |
|
|
|
|
` |
|
|
|
|