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
<p>🎭 <btranslate="no">Stealthy Playwright Mode</b> is a subset of <ahref="../ReadMe/" translate="no"><b>SeleniumBase CDP Mode</b></a> that launches <ahref="https://github.com/microsoft/playwright-python"><b>Playwright</b></a> from an existing <btranslate="no">SeleniumBase</b> browser to make <btranslate="no">Playwright</b> stealthy (for bypassing bot-detection). <btranslate="no">Playwright</b> uses <code><b>connect_over_cdp()</b></code> to attach itself onto an existing <btranslate="no">SeleniumBase</b> session via the <code>remote-debugging-port</code>. From here, APIs of both frameworks can be used together.</p>
2982
+
<p>🎭 <btranslate="no">Stealthy Playwright Mode</b> is a subset of <ahref="../ReadMe/" translate="no"><b>SeleniumBase CDP Mode</b></a> that launches <ahref="https://github.com/microsoft/playwright-python"><b>Playwright</b></a> from an existing <btranslate="no">SeleniumBase</b> browser to make <spantranslate="no">Playwright</span> stealthy (for bypassing bot-detection). <spantranslate="no">Playwright</span> uses <code><b>connect_over_cdp()</b></code> to attach itself onto an existing <spantranslate="no">SeleniumBase</span> session via the <code>remote-debugging-port</code>. From here, APIs of both frameworks can be used together.</p>
2983
2983
<hr/>
2984
2984
<h3id="getting-started-with-stealthy-playwright-mode">🎭 Getting started with <btranslate="no">Stealthy Playwright Mode</b>:<aclass="headerlink" href="#getting-started-with-stealthy-playwright-mode" title="Permanent link">¶</a></h3>
2985
2985
<p>If <code>playwright</code> isn't already installed, then install it first:</p>
<p>For more examples, see <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/cdp_mode/playwright">examples/cdp_mode/playwright</a>.</p>
0 commit comments