You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎭 <btranslate="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 <spantranslate="no">**[Playwright](https://github.com/microsoft/playwright-python)**</span> calls <code><b>connect_over_cdp()</b></code> to attach itself onto a stealthy <spantranslate="no">SeleniumBase</span> browser session via the <code>remote-debugging-port</code>. This gives <spantranslate="no">Playwright</span> the ability to bypass bot-detection, and allows APIs of both frameworks to be used together.
5
+
🎭 <btranslate="no">Stealthy Playwright Mode</b> enables <btranslate="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 <spantranslate="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.
0 commit comments