|
|
@ -21,7 +21,7 @@ module.exports = { |
|
|
|
.frame(0) |
|
|
|
.frame(0) |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
'Should clone the Vyper repo #flaky #group1': function (browser: NightwatchBrowser) { |
|
|
|
'Should clone the Vyper repo #group1': function (browser: NightwatchBrowser) { |
|
|
|
browser.click('button[data-id="add-repository"]') |
|
|
|
browser.click('button[data-id="add-repository"]') |
|
|
|
.frameParent() |
|
|
|
.frameParent() |
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|