|
|
@ -63,6 +63,8 @@ function runTests (browser, testData) { |
|
|
|
.click('#pluginManager article[id="remixPluginManagerListItem_remixd"] button') |
|
|
|
.click('#pluginManager article[id="remixPluginManagerListItem_remixd"] button') |
|
|
|
.waitForElementVisible('#modal-footer-ok', 2000) |
|
|
|
.waitForElementVisible('#modal-footer-ok', 2000) |
|
|
|
.click('#modal-footer-ok') |
|
|
|
.click('#modal-footer-ok') |
|
|
|
|
|
|
|
.pause(2000) |
|
|
|
|
|
|
|
.click('#modal-footer-ok') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.clickLaunchIcon('fileExplorers') |
|
|
|
.waitForElementVisible('[data-path="localhost/folder1"]') |
|
|
|
.waitForElementVisible('[data-path="localhost/folder1"]') |
|
|
|
.click('[data-path="localhost/folder1"]') |
|
|
|
.click('[data-path="localhost/folder1"]') |
|
|
|