Commit 0c65d56a authored by yann300's avatar yann300

fix test

parent 02b70382
......@@ -43,8 +43,8 @@ function runTests (browser, testData) {
.click('span#tx0x0571a2439ea58bd349dd130afb8aff62a33af14c06de0dbc3928519bdf13ce2e button[class^="debug"]')
.pause(1000)
.click('#jumppreviousbreakpoint')
.click('#stepdetail .title')
.click('#asmcodes .title')
.click('#stepdetail .title .fa')
.click('#asmcodes .title .fa')
.pause(500)
.perform(function (client, done) {
console.log('goToVMtraceStep')
......
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