|
|
@ -358,7 +358,7 @@ module.exports = { |
|
|
|
.scrollAndClick('[data-id="pluginManagerComponentActivateButtonhardhat-provider"]') |
|
|
|
.scrollAndClick('[data-id="pluginManagerComponentActivateButtonhardhat-provider"]') |
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
.clickLaunchIcon('udapp') |
|
|
|
.click('*[data-id="Hardhat Provider"]') |
|
|
|
.click('*[data-id="Hardhat Provider"]') |
|
|
|
.modalFooterOKClick('hardhatprovider') |
|
|
|
.modalFooterOKClick('hardhat-provider') |
|
|
|
.waitForElementContainsText('*[data-id="settingsNetworkEnv"]', 'Custom') // e.g Custom (1337) network
|
|
|
|
.waitForElementContainsText('*[data-id="settingsNetworkEnv"]', 'Custom') // e.g Custom (1337) network
|
|
|
|
.clickLaunchIcon('localPlugin') |
|
|
|
.clickLaunchIcon('localPlugin') |
|
|
|
.useXpath() |
|
|
|
.useXpath() |
|
|
|