|
|
@ -195,7 +195,7 @@ module.exports = { |
|
|
|
.waitForElementPresent('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
.waitForElementPresent('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
.waitForElementVisible('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
.waitForElementVisible('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
.click('[data-id="play-editor"]') |
|
|
|
.click('[data-id="play-editor"]') |
|
|
|
.pause(7000) |
|
|
|
.pause(15000) |
|
|
|
.journalLastChildIncludes('newZkey') |
|
|
|
.journalLastChildIncludes('newZkey') |
|
|
|
.pause(25000) |
|
|
|
.pause(25000) |
|
|
|
.journalLastChildIncludes('setup done.') |
|
|
|
.journalLastChildIncludes('setup done.') |
|
|
|