fixinganerror
lianahus 1 year ago
parent 5deb63c20a
commit 50c35cf657
  1. 2
      apps/remix-ide-e2e/src/tests/homeTab.test.ts

@ -12,6 +12,6 @@ module.exports = {
browser
.waitForElementVisible('*[data-id="homeTabStartCoding"]')
.click('*[data-id="homeTabStartCoding"]')
.waitForElementVisible('li[data-path="contracts/helloWorld.sol"]')
.waitForElementVisible('div[data-id="treeViewDivtreeViewItemcontracts/helloWorld.sol"]')
}
}
Loading…
Cancel
Save