|
|
|
@ -147,7 +147,7 @@ module.exports = { |
|
|
|
|
.waitForElementVisible('[data-id="compilerContainerCompileBtn"]') |
|
|
|
|
|
|
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
|
.waitForElementVisible('*[data-id="treeViewLitreeViewItemcontract-eaa022e37e.yul"]', 6000) |
|
|
|
|
.waitForElementVisible('*[data-id="treeViewLitreeViewItemcontract-eaa022e37e.yul"]') |
|
|
|
|
.currentWorkspaceIs('code-sample') |
|
|
|
|
.openFile('contract-eaa022e37e.yul') |
|
|
|
|
.getEditorValue((content) => { |
|
|
|
|