Skip to content

Commit b5b8259

Browse files
committed
Update index.html
1 parent 6befbe1 commit b5b8259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/cdp_mode/playwright/ReadMe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,7 +2979,7 @@ <h1>🎭 Stealthy Playwright</h1>
29792979

29802980
<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>
29812981

2982-
<p>🎭 <b translate="no">Stealthy Playwright Mode</b> is a subset of <a href="../ReadMe/" translate="no"><b>SeleniumBase CDP Mode</b></a> that launches <a href="https://github.com/microsoft/playwright-python"><b>Playwright</b></a> from an existing <b translate="no">SeleniumBase</b> browser to make <b translate="no">Playwright</b> stealthy (for bypassing bot-detection). <b translate="no">Playwright</b> uses <code><b>connect_over_cdp()</b></code> to attach itself onto an existing <b translate="no">SeleniumBase</b> session via the <code>remote-debugging-port</code>. From here, APIs of both frameworks can be used together.</p>
2982+
<p>🎭 <b translate="no">Stealthy Playwright Mode</b> is a subset of <a href="../ReadMe/" translate="no"><b>SeleniumBase CDP Mode</b></a> that launches <a href="https://github.com/microsoft/playwright-python"><b>Playwright</b></a> 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>
29832983
<hr />
29842984
<h3 id="getting-started-with-stealthy-playwright-mode">🎭 Getting started with <b translate="no">Stealthy Playwright Mode</b>:<a class="headerlink" href="#getting-started-with-stealthy-playwright-mode" title="Permanent link">&para;</a></h3>
29852985
<p>If <code>playwright</code> isn't already installed, then install it first:</p>
@@ -3085,7 +3085,7 @@ <h3 id="stealthy-playwright-mode-examples">🎭 <b translate="no">Stealthy Playw
30853085
</code></pre></div>
30863086
<p>For more examples, see <a href="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/cdp_mode/playwright">examples/cdp_mode/playwright</a>.</p>
30873087
<hr />
3088-
<p><a href="https://github.com/seleniumbase/SeleniumBase"><img src="https://seleniumbase.github.io/img/logo6.png" alt="SeleniumBase" title="SeleniumBase" width="100" /></a><img src="https://seleniumbase.github.io/other/playwright_logo.png" alt="Playwright" title="SeleniumBase" height="100"></p>
3088+
<p><a href="https://github.com/seleniumbase/SeleniumBase"><img src="https://seleniumbase.github.io/img/logo6.png" alt="SeleniumBase" title="SeleniumBase" width="100" /></a><img src="https://seleniumbase.github.io/other/playwright_logo.png" alt="Playwright" title="Playwright" width="161"></p>
30893089

30903090

30913091

0 commit comments

Comments
 (0)