Skip to content

Commit 527d4bd

Browse files
authored
docs(webdriverio): bidi support notice (#1145)
Update README to ensure the community is aware of a possible issue with the bidi protocol which is the new default within WebDriverIO v9. QA notes: No QA needed.
2 parents 5528656 + 5567480 commit 527d4bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/webdriverio/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
Support for `@wdio/sync` is deprecated and testing for it will be removed in a future release.
88

9+
## WebDriver Bidi Support
10+
11+
We're aware of an [issue](https://github.com/dequelabs/axe-core-npm/issues/1144) that occurs when using [WebdriverIO v9](https://webdriver.io/blog/2024/08/15/webdriverio-v9-release) and the [WebDriver Bidi protocol](https://w3c.github.io/webdriver-bidi/). We're investigating this issue and plan to update the community more thoroughly in early 2025.
12+
13+
If you are encountering this issue and wish to share your experience please add to the [GitHub issue](https://github.com/dequelabs/axe-core-npm/issues/1144).
14+
915
## Getting Started
1016

1117
Install [Node.js](https://docs.npmjs.com/getting-started/installing-node) if you haven't already.

0 commit comments

Comments
 (0)