|
|
|
@ -31,6 +31,7 @@ module.exports = { |
|
|
|
|
'Display Error Message For Invalid GitHub URL Modal': function (browser: NightwatchBrowser) { |
|
|
|
|
browser |
|
|
|
|
.waitForElementVisible('*[data-id="remixIdeIconPanel"]', 10000) |
|
|
|
|
.clickLaunchIcon('settings') |
|
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
|
.scrollAndClick('*[data-id="landingPageImportFromGitHubButton"]') |
|
|
|
|
.waitForElementVisible('*[data-id="homeTabModalDialogCustomPromptText"]') |
|
|
|
|