Skip to content

Commit 626c788

Browse files
authored
Merge pull request #984 from Aman1905/stage
bidi documentation updation
2 parents 74cfbeb + 9d69735 commit 626c788

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/selenium-bidi-integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ slug: selenium-bidi-integration/
3939
></script>
4040
Selenium WebDriver BiDi is a W3C standard protocol used to establish communication between a test script and a remote WebDriver server. It introduces bi-directional communication, which means both the script and the browser can send requests and responses, leading to a more dynamic and reactive testing experience.
4141

42+
> BiDi is compatible with **Chrome**, **Firefox**, and **Edge** browsers. For more information, please refer to the [documentation](https://wpt.fyi/results/webdriver/tests/bidi?label=stable&label=master&aligned).
43+
4244
## Why to use WebDriver BiDi Protocol?
4345

4446
There are several compelling reasons to consider using BiDi testing with Selenium WebDriver on LambdaTest:

0 commit comments

Comments
 (0)