pull/3094/head
yann300 7 years ago
parent af79fce9cf
commit 08f1d7ccb3
  1. 1
      test-browser/tests/units/testRecorder.js

@ -10,6 +10,7 @@ module.exports = {
contractHelper.addFile(browser, 'scenario.json', {content: records}, () => {
browser
.click('.runView')
.click('div[class^="cardContainer"] i[class^="arrow"]')
.click('#runTabView .runtransaction')
.clickFunction('getInt - call')
.clickFunction('getAddress - call')

Loading…
Cancel
Save