pull/1/head
yann300 7 years ago
parent 02b7038200
commit 0c65d56a15
  1. 4
      test-browser/tests/ballot.js

@ -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')

Loading…
Cancel
Save