We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82e824 commit 940ecbfCopy full SHA for 940ecbf
apps/remix-ide-e2e/src/tests/workspace.test.ts
@@ -482,7 +482,6 @@ module.exports = {
482
.click(selector)
483
.waitForElementVisible('*[data-id="workspacesubMenuOverlay"]')
484
.waitForElementVisible('*[data-id="workspacesubMenuRename"]')
485
- .pause(1000)
486
.click('*[data-id="workspacesubMenuRename"]') // rename workspace_name
487
.useCss()
488
// .waitForElementVisible('*[data-id="treeViewLitreeViewItemtests"]')
0 commit comments