pull/5026/head
bunsenstraat 7 months ago committed by Aniket
parent f608e51ebd
commit 0a6db57156
  1. 2
      apps/remix-ide-e2e/src/tests/dgit_github.test.ts

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

Loading…
Cancel
Save