pull/5156/head
bunsenstraat 3 months ago
parent e95ab338d3
commit d8d6cf258c
  1. 1
      apps/remix-ide-e2e/src/tests/dgit_github.test.ts

@ -121,6 +121,7 @@ module.exports = {
.click('*[data-id="remotes-panel"]')
.waitForElementVisible('*[data-id="remotes-panel-content"]')
.pause(2000)
.waitForElementVisible({
selector: '//*[@data-id="remotes-panel-content"]//*[@data-id="remote-detail-origin-default"]',
locateStrategy: 'xpath'

Loading…
Cancel
Save