pull/5026/head
bunsenstraat 4 months ago committed by Aniket
parent e9ba1571e8
commit eaac49eef7
  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