|
|
@ -89,7 +89,6 @@ function runTests (browser, testData) { |
|
|
|
.waitForElementVisible('#modal-footer-ok', 2000) |
|
|
|
.waitForElementVisible('#modal-footer-ok', 2000) |
|
|
|
.pause(2000) |
|
|
|
.pause(2000) |
|
|
|
.click('#modal-footer-ok') |
|
|
|
.click('#modal-footer-ok') |
|
|
|
.pause(2000) |
|
|
|
|
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.waitForElementVisible('[data-path="localhost/folder1"]') |
|
|
|
.waitForElementVisible('[data-path="localhost/folder1"]') |
|
|
|
.click('[data-path="localhost/folder1"]') |
|
|
|
.click('[data-path="localhost/folder1"]') |
|
|
|