|
|
@ -84,7 +84,6 @@ module.exports = { |
|
|
|
.click('option[value="web3"]') |
|
|
|
.click('option[value="web3"]') |
|
|
|
.pause(5000) |
|
|
|
.pause(5000) |
|
|
|
.modalFooterOKClick() |
|
|
|
.modalFooterOKClick() |
|
|
|
.pause(5000) |
|
|
|
|
|
|
|
.execute(function () { |
|
|
|
.execute(function () { |
|
|
|
const env: any = document.getElementById('selectExEnvOptions') |
|
|
|
const env: any = document.getElementById('selectExEnvOptions') |
|
|
|
return env.value |
|
|
|
return env.value |
|
|
|