Skip to content

Commit 9d69735

Browse files
committed
made the text bold
1 parent 1a26e19 commit 9d69735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/selenium-bidi-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ 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).
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).
4343
4444
## Why to use WebDriver BiDi Protocol?
4545

0 commit comments

Comments
 (0)