Commit 908d897f authored by lianahus's avatar lianahus Committed by Aniket

fixing test

parent cb370bbd
......@@ -156,6 +156,7 @@ function runTests (browser: NightwatchBrowser) {
.pause(500)
.clearValue('*[data-id="uiPathInput"]')
.setValue('*[data-id="uiPathInput"]', 'tests')
.click('*[data-id="testTabGenerateTestFolder"]')
.pause(2000)
.scrollAndClick('#runTestsTabRunAction')
.waitForElementVisible('*[data-id="testTabSolidityUnitTestsOutputheader"]', 120000)
......
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