Skip to content

Commit e2bc0b6

Browse files
committed
Update the Stealthy Playwright ReadMe
1 parent 38a81d5 commit e2bc0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cdp_mode/playwright/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<h2><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.github.io/img/logo6.png" title="SeleniumBase" width="32"></a> Stealthy Playwright Mode 🎭</h2>
44

5-
🎭 <b translate="no">Stealthy Playwright Mode</b> is a subset of **[SeleniumBase CDP Mode](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md)** where <span translate="no">**[Playwright](https://github.com/microsoft/playwright-python)**</span> calls <code><b>connect_over_cdp()</b></code> to attach itself onto a stealthy <span translate="no">SeleniumBase</span> browser session via the <code>remote-debugging-port</code>. This gives <span translate="no">Playwright</span> the ability to bypass bot-detection, and allows APIs of both frameworks to be used together.
5+
🎭 <b translate="no">Stealthy Playwright Mode</b> enables <b translate="no">[Playwright](https://github.com/microsoft/playwright-python)</b> to attach to a stealthy **[SeleniumBase CDP Mode](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md)** browser session. This lets <span translate="no">Playwright</span> bypass bot-detection while allowing APIs of both frameworks to work in tandem. Under the hood, Playwright calls <code><b>connect_over_cdp()</b></code> via the remote-debugging URL.
66

77
--------
88

0 commit comments

Comments
 (0)