|
|
@ -445,6 +445,7 @@ module.exports = { |
|
|
|
}, |
|
|
|
}, |
|
|
|
'check source controle panel again #group5': function (browser: NightwatchBrowser) { |
|
|
|
'check source controle panel again #group5': function (browser: NightwatchBrowser) { |
|
|
|
browser |
|
|
|
browser |
|
|
|
|
|
|
|
.pause(5000) |
|
|
|
.clickLaunchIcon('dgit') |
|
|
|
.clickLaunchIcon('dgit') |
|
|
|
.waitForElementVisible('*[data-id="initgit-btn"]') |
|
|
|
.waitForElementVisible('*[data-id="initgit-btn"]') |
|
|
|
.click('*[data-id="initgit-btn"]') |
|
|
|
.click('*[data-id="initgit-btn"]') |
|
|
@ -476,6 +477,7 @@ module.exports = { |
|
|
|
}, |
|
|
|
}, |
|
|
|
'check source controle panel for uniswap #group5': function (browser: NightwatchBrowser) { |
|
|
|
'check source controle panel for uniswap #group5': function (browser: NightwatchBrowser) { |
|
|
|
browser |
|
|
|
browser |
|
|
|
|
|
|
|
.pause(5000) |
|
|
|
.clickLaunchIcon('dgit') |
|
|
|
.clickLaunchIcon('dgit') |
|
|
|
.click('*[data-id="remotes-panel"]') |
|
|
|
.click('*[data-id="remotes-panel"]') |
|
|
|
.waitForElementVisible('*[data-id="remotes-panel-content"]') |
|
|
|
.waitForElementVisible('*[data-id="remotes-panel-content"]') |
|
|
|