|
|
@ -13,8 +13,8 @@ module.exports = { |
|
|
|
.openFile('contracts') |
|
|
|
.openFile('contracts') |
|
|
|
.openFile('contracts/1_Storage.sol') |
|
|
|
.openFile('contracts/1_Storage.sol') |
|
|
|
.addFile('scripts/addlinetext.ts', {content: addLineText}) |
|
|
|
.addFile('scripts/addlinetext.ts', {content: addLineText}) |
|
|
|
.pause(2000) |
|
|
|
.pause(4000) |
|
|
|
.executeScript('remix.exeCurrent()') |
|
|
|
.executeScriptInTerminal('remix.exeCurrent()') |
|
|
|
.pause(4000) |
|
|
|
.pause(4000) |
|
|
|
.openFile('contracts/1_Storage.sol') |
|
|
|
.openFile('contracts/1_Storage.sol') |
|
|
|
.useXpath() |
|
|
|
.useXpath() |
|
|
|