pull/5156/head
bunsenstraat 3 months ago
parent 51c115e6dd
commit d7ab9a83ae
  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