fix browser test

pull/1/head
yann300 5 years ago
parent 8d3a09f9b1
commit fe001c8b7f
  1. 1
      test-browser/tests/remixd.js

@ -62,7 +62,6 @@ function runTests (browser, testData) {
.clickLaunchIcon('pluginManager')
.click('#pluginManager article[id="remixPluginManagerListItem_remixd"] button')
.waitForElementVisible('#modal-footer-ok', 2000)
.click('#modal-footer-ok')
.pause(2000)
.click('#modal-footer-ok')
.clickLaunchIcon('fileExplorers')

Loading…
Cancel
Save