@ -152,6 +152,7 @@ module.exports = {
browser
.url('http://127.0.0.1:8080/#' + gistId)
.waitForElementVisible('*[data-id="remixIdeIconPanel"]', 15000)
.clickLaunchIcon('filePanel')
.waitForElementVisible(`div[data-path='default_workspace/gist-${gistId}/README.txt']`)
.openFile(`gist-${gistId}/scripts/deploy_with_ethers.ts`)
.getEditorValue((content) => {