pull/3080/head
filip mertens 2 years ago committed by Aniket
parent 9827c06c47
commit 61ec728e2d
  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