Commit 9377ad4b authored by yann300's avatar yann300

fix e2e tests

parent f3c1f27f
......@@ -42,6 +42,7 @@ module.exports = {
.pause(2000)
.waitForElementVisible('#stepdetail')
.goToVMTraceStep(144)
.pause(2000)
.checkVariableDebug('soliditystate', stateCheck)
.checkVariableDebug('soliditylocals', localsCheck)
},
......
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