Commit 0e35b5bc authored by Aniket-Engg's avatar Aniket-Engg Committed by Liana Husikyan

added pause

parent 8d531a56
......@@ -21,6 +21,7 @@ module.exports = {
})
.addFile('signMassage.sol', sources[0]['browser/signMassage.sol'])
.switchFile('browser/signMassage.sol')
.pause(5000)
.selectContract('ECVerify')
.createContract('')
.clickInstance(0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment