Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 27, 2024
1 parent c937b94 commit e2fb53a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ try {
}
}
})
console.log(browser.capabilities);

await browser.url('https://webdriver.io')
await browser.deleteSession()
} catch (err) {
Expand Down

0 comments on commit e2fb53a

Please sign in to comment.