pull/5370/head
filip mertens 2 years ago committed by Aniket
parent a9e3e3ecee
commit b533161e3c
  1. 2
      apps/remix-ide-e2e/src/tests/workspace.test.ts

@ -380,7 +380,7 @@ module.exports = {
'Should create two workspace and switch to the first one #flaky #group1': function (browser: NightwatchBrowser) {
browser
.clickLaunchIcon('filePanel')
//.clickLaunchIcon('filePanel')
.click('*[data-id="workspaceCreate"]')
.waitForElementVisible('*[data-id="modalDialogCustomPromptTextCreate"]')
.click('*[data-id="fileSystemModalDialogContainer-react"] input[data-id="modalDialogCustomPromptTextCreate"]')

Loading…
Cancel
Save