<p>🎭 <b translate="no">Stealthy Playwright Mode</b> is a subset of <strong><a href="../../ReadMe/">SeleniumBase CDP Mode</a></strong> that launches <strong><a href="https://github.com/microsoft/playwright-python">Playwright</a></strong> from an existing <b translate="no">SeleniumBase</b> browser to make <span translate="no">Playwright</span> stealthy (for bypassing bot-detection). <span translate="no">Playwright</span> uses <code><b>connect_over_cdp()</b></code> to attach itself onto an existing <span translate="no">SeleniumBase</span> session via the <code>remote-debugging-port</code>. From here, APIs of both frameworks can be used together.</p>
0 commit comments