|
|
@ -272,6 +272,7 @@ module.exports = { |
|
|
|
|
|
|
|
|
|
|
|
'Should clone a repository #group2': function (browser: NightwatchBrowser) { |
|
|
|
'Should clone a repository #group2': function (browser: NightwatchBrowser) { |
|
|
|
browser |
|
|
|
browser |
|
|
|
|
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
.waitForElementVisible('[data-id="cloneGitRepository"]') |
|
|
|
.waitForElementVisible('[data-id="cloneGitRepository"]') |
|
|
|
.click('[data-id="cloneGitRepository"]') |
|
|
|
.click('[data-id="cloneGitRepository"]') |
|
|
|
.waitForElementVisible('[data-id="fileSystemModalDialogModalBody-react"]') |
|
|
|
.waitForElementVisible('[data-id="fileSystemModalDialogModalBody-react"]') |
|
|
|