update occurences

pull/5370/head
Johnson Ogwuru 3 years ago
parent 8a40995931
commit a59935e9cd
  1. 2
      apps/remix-ide-e2e/src/tests/runAndDeploy.test.ts

@ -181,7 +181,7 @@ module.exports = {
.useCss().switchBrowserTab(0)
.refresh()
.clickLaunchIcon('pluginManager') // load debugger and source verification
// .scrollAndClick('#pluginManager article[id="remixPluginManagerListItem_source-verification"] button')
// .scrollAndClick('#pluginManager article[id="remixPluginManagerListItem_sourcify"] button')
// debugger already activated .scrollAndClick('#pluginManager article[id="remixPluginManagerListItem_debugger"] button')
.clickLaunchIcon('udapp')
.waitForElementPresent('*[data-id="settingsSelectEnvOptions"]')

Loading…
Cancel
Save