pull/5370/head
bunsenstraat 4 months ago committed by Aniket
parent 5a80a650bd
commit 9982f45179
  1. 3
      apps/remix-ide-e2e/src/tests/dgit_github.test.ts

@ -115,7 +115,8 @@ module.exports = {
})
.waitForElementVisible({
selector: '//*[@data-id="remotes-panel-content"]//*[@data-id="branches-branch-links"]',
locateStrategy: 'xpath'
locateStrategy: 'xpath',
timeout: 10000
})
},

Loading…
Cancel
Save