do not click

pull/3573/head
bunsenstraat 2 years ago
parent eeff90ca6f
commit b10d4c5d86
  1. 1
      apps/remix-ide-e2e/src/tests/ballot_0_4_14.test.ts

@ -19,7 +19,6 @@ module.exports = {
'Turn off autcompilation': function (browser: NightwatchBrowser) {
browser
.waitForElementVisible('*[data-id="remixIdeIconPanel"]', 10000)
.clickLaunchIcon('solidity')
.waitForElementVisible('[for="autoCompile"]')
.click('[for="autoCompile"]')
},

Loading…
Cancel
Save