|
|
|
@ -41,10 +41,6 @@ const tests = { |
|
|
|
|
.pause(3000) |
|
|
|
|
.click('[data-id="play-editor"]') |
|
|
|
|
.waitForElementVisible('[data-id="verticalIconsKindcircuit-compiler"]') |
|
|
|
|
.clickLaunchIcon('circuit-compiler') |
|
|
|
|
.frame(0) |
|
|
|
|
.saveScreenshot('./reports/screenshots/circom.png') |
|
|
|
|
.frameParent() |
|
|
|
|
.waitForElementVisible('[data-id="treeViewLitreeViewItemcircuits/.bin"]') |
|
|
|
|
.click('[data-id="treeViewLitreeViewItemcircuits/.bin"]') |
|
|
|
|
.waitForElementVisible('[data-id="treeViewLitreeViewItemcircuits/.bin/simple_js"]') |
|
|
|
|