Commit 7ec6d4af authored by LianaHus's avatar LianaHus

test fix

parent 3a890fea
......@@ -24,6 +24,7 @@ function runTests (browser) {
browser.modalFooterOKClick = contractHelper.modalFooterOKClick
browser.clickFunction = contractHelper.clickFunction
browser.scrollInto = contractHelper.scrollInto
browser.verifyCallReturnalue = contractHelper.verifyCallReturnalue
browser
.waitForElementVisible('#icon-panel', 10000)
.clickLaunchIcon('solidity')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment