pull/1754/head
bunsenstraat 3 years ago
parent 41c58e27d1
commit 0f8b5542d0
  1. 2
      apps/remix-ide-e2e/src/tests/remixd.test.ts

@ -131,7 +131,7 @@ function startRemixd (browser: NightwatchBrowser) {
// .click('*[data-id="workspacesModalDialog-modal-footer-ok-react"]')
}
function runTests(browser: NightwatchBrowser) {
function runTests (browser: NightwatchBrowser) {
const browserName = browser.options.desiredCapabilities.browserName
browser.clickLaunchIcon('filePanel')
.waitForElementVisible('[data-path="folder1"]')

Loading…
Cancel
Save