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 d49163a commit 652ea2bCopy full SHA for 652ea2b
apps/remix-ide-e2e/src/tests/ballot_0_4_14.test.ts
@@ -97,7 +97,7 @@ module.exports = {
97
.pause(10000)
98
.clearValue('input[placeholder="uint8 _numProposals"]')
99
.setValue('input[placeholder="uint8 _numProposals"]', '2')
100
- .pause(5000)
+ .pause(15000)
101
.click('*[data-id="Deploy - transact (not payable)"]')
102
.clickInstance(0)
103
.click('*[data-id="terminalClearConsole"]')
0 commit comments