pull/5370/head
bunsenstraat 3 years ago
parent 86a85736af
commit 096a0812ca
  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