|
|
@ -241,7 +241,7 @@ module.exports = { |
|
|
|
.clickInstance(0) |
|
|
|
.clickInstance(0) |
|
|
|
.clickFunction('callA - transact (not payable)') |
|
|
|
.clickFunction('callA - transact (not payable)') |
|
|
|
.debugTransaction(1) |
|
|
|
.debugTransaction(1) |
|
|
|
.pause(2000) |
|
|
|
.pause(4000) |
|
|
|
.goToVMTraceStep(79) |
|
|
|
.goToVMTraceStep(79) |
|
|
|
.waitForElementVisible('*[data-id="debugGoToRevert"]', 60000) |
|
|
|
.waitForElementVisible('*[data-id="debugGoToRevert"]', 60000) |
|
|
|
.click('*[data-id="debugGoToRevert"]') |
|
|
|
.click('*[data-id="debugGoToRevert"]') |
|
|
|