pull/5370/head
bunsenstraat 3 months ago
parent 86c34598e2
commit 512bf76095
  1. 1
      apps/remixdesktop/test/tests/app/github.test.ts

@ -184,6 +184,7 @@ const tests = {
selector: '//*[@data-id="branches-panel-content-remote-branches"]//*[@data-id="branches-branch-links"]',
locateStrategy: 'xpath'
})
.pause(1000)
.click({
selector: '//*[@data-id="branches-panel-content-remote-branches"]//*[@data-id="branches-toggle-branch-links"]',
locateStrategy: 'xpath'

Loading…
Cancel
Save