|
|
|
@ -176,10 +176,7 @@ module.exports = { |
|
|
|
|
.waitForElementPresent('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
|
.waitForElementVisible('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
|
.click('[data-id="play-editor"]') |
|
|
|
|
.pause(2000) |
|
|
|
|
.journalLastChildIncludes('Generating R1CS for circuits/calculate_hash.circom') |
|
|
|
|
.pause(5000) |
|
|
|
|
.journalLastChildIncludes('Everything went okay') |
|
|
|
|
.pause(7000) |
|
|
|
|
.journalLastChildIncludes('newZkey') |
|
|
|
|
.pause(25000) |
|
|
|
|
.journalLastChildIncludes('setup done.') |
|
|
|
|