|
|
|
@ -16,6 +16,7 @@ module.exports = { |
|
|
|
|
.selectAccount('0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c') // this account will be used for this test suite
|
|
|
|
|
.click('div[class^="cardContainer"] i[class^="arrow"]') |
|
|
|
|
.click('#runTabView .runtransaction') |
|
|
|
|
.pause(10000) |
|
|
|
|
.waitForElementPresent('.instance:nth-of-type(2)') |
|
|
|
|
.click('.instance:nth-of-type(2) > div > button') |
|
|
|
|
.waitForElementPresent('.instance:nth-of-type(3)') |
|
|
|
|