|
|
|
@ -27,8 +27,8 @@ module.exports = { |
|
|
|
|
.waitForElementVisible('*[data-id="pluginManagerComponentActivateButtondebugger"]') |
|
|
|
|
.clearValue('*[data-id="pluginManagerComponentSearchInput"]') |
|
|
|
|
.click('*[data-id="pluginManagerComponentSearchInput"]') |
|
|
|
|
.keys('Deploy & run transactions') |
|
|
|
|
.waitForElementVisible('*[data-id="pluginManagerComponentActivateButtonudapp"]') |
|
|
|
|
.keys('Vyper') |
|
|
|
|
.waitForElementVisible('*[data-id="pluginManagerComponentActivateButtonvyper"]') |
|
|
|
|
.clearValue('*[data-id="pluginManagerComponentSearchInput"]') |
|
|
|
|
.click('*[data-id="pluginManagerComponentSearchInput"]') |
|
|
|
|
.keys('ZoKrates') |
|
|
|
|