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 3c49d01 commit e9b7b0dCopy full SHA for e9b7b0d
apps/remix-ide-e2e/src/tests/script-runner.test.ts
@@ -77,7 +77,6 @@ const tests = {
77
.waitForElementPresent('*[data-id="create-semaphore"]')
78
.scrollAndClick('*[data-id="create-semaphore"]')
79
.modalFooterOKClick('TemplatesSelection')
80
- .pause()
81
// .waitForElementVisible('*[data-id="treeViewLitreeViewItemcircuits/semaphore.circom"]')
82
.waitForElementVisible({
83
locateStrategy: 'xpath',
0 commit comments