fix browser test

pull/3094/head
yann300 5 years ago
parent ce4d085330
commit 5619d607e1
  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