restore the test

pull/5370/head
filip mertens 2 years ago
parent 0a11a8c953
commit f8dd5c39c3
  1. 2
      apps/remix-ide-e2e/src/tests/etherscan_api.test.ts

@ -19,7 +19,7 @@ module.exports = {
.pause(5000)
// @ts-ignore
.frame(0)
.waitForElementVisible('input[name="apiKeyx"]')
.waitForElementVisible('input[name="apiKey"]')
.setValue('input[name="apiKey"]', '2HKUX5ZVASZIKWJM8MIQVCRUVZ6JAWT531')
.click('[data-id="save-api-key"]')
},

Loading…
Cancel
Save