pull/5370/head
bunsenstraat 6 months ago
parent 6470d97e3a
commit 3b23d3959d
  1. 1
      apps/remix-ide-e2e/src/tests/dgit_github.test.ts

@ -22,6 +22,7 @@ module.exports = {
'launch github login via FE #group1 #group2': function (browser: NightwatchBrowser) {
browser
.clickLaunchIcon('filePanel')
.pause(1000)
.waitForElementVisible('*[data-id="filepanel-login-github"]')
.click('*[data-id="filepanel-login-github"]')
},

Loading…
Cancel
Save