pull/4979/head
bunsenstraat 3 months ago
parent 728c9f7334
commit 61cf0d200b
  1. 1
      apps/remix-ide-e2e/src/tests/dgit_github.test.ts

@ -344,6 +344,7 @@ module.exports = {
// pagination test // pagination test
'clone repo #group3': function (browser: NightwatchBrowser) { 'clone repo #group3': function (browser: NightwatchBrowser) {
browser browser
.clickLaunchIcon('dgit')
.waitForElementVisible('*[data-id="clone-panel"]') .waitForElementVisible('*[data-id="clone-panel"]')
.click('*[data-id="clone-panel"]') .click('*[data-id="clone-panel"]')
.waitForElementVisible('*[data-id="clone-url"]') .waitForElementVisible('*[data-id="clone-url"]')

Loading…
Cancel
Save