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
<spanclass="nb">print</span><spanclass="p">(</span><spanclass="s1">'*** Walmart Search for "</span><spanclass="si">%s</span><spanclass="s1">":'</span><spanclass="o">%</span><spanclass="n">search</span><spanclass="p">)</span>
3256
3256
<spanclass="nb">print</span><spanclass="p">(</span><spanclass="s1">' (Results must contain "</span><spanclass="si">%s</span><spanclass="s1">".)'</span><spanclass="o">%</span><spanclass="n">required_text</span><spanclass="p">)</span>
<p>📊 <ahref="https://github.com/seleniumbase/SeleniumBase/"><btranslate="no">SeleniumBase</b></a> is a complete framework for web automation, testing, scraping, and stealth. Includes a <ahref="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a> integration for customizing automation from the command-line.</p>
2840
-
<p>👤 Stealth modes: <atranslate="no" href="help_docs/uc_mode/">UC Mode</a> and <atranslate="no" href="examples/cdp_mode/ReadMe/"><b>CDP Mode</b></a> can bypass bot-detection, solve CAPTCHAs, and call methods from the <ahref="https://chromedevtools.github.io/devtools-protocol/" translate="no">Chrome Devtools Protocol</a>. Includes <ahref="examples/cdp_mode/playwright/ReadMe/"><b><spantranslate="no">Stealthy Playwright Mode</span></b></a>, which makes Playwright stealthy via CDP Mode.</p>
2840
+
<p>🐙 Stealth modes: <atranslate="no" href="help_docs/uc_mode/">UC Mode</a> and <atranslate="no" href="examples/cdp_mode/ReadMe/"><b>CDP Mode</b></a> can bypass bot-detection, solve CAPTCHAs, and call methods from the <ahref="https://chromedevtools.github.io/devtools-protocol/" translate="no">Chrome Devtools Protocol</a>. Includes <ahref="examples/cdp_mode/playwright/ReadMe/"><b><spantranslate="no">Stealthy Playwright Mode</span></b></a>, which makes Playwright stealthy via CDP Mode.</p>
2841
2841
<p>📚 Example scripts and tests are located in <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples"><strong>SeleniumBase/examples/</strong></a>.</p>
2842
-
<p>👤 Stealthy example scripts are located in <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/cdp_mode"><strong>SeleniumBase/examples/cdp_mode/</strong></a>.</p>
2842
+
<p>🥷 Stealthy example scripts are located in <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/cdp_mode"><strong>SeleniumBase/examples/cdp_mode/</strong></a>.</p>
2843
2843
<hr/>
2844
2844
<palign="left">📗 This script performs a Google Search using SeleniumBase UC Mode + CDP Mode:<br/><ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_google.py">SeleniumBase/examples/raw_google.py</a> (Results are saved as PDF, HTML, and PNG)</p>
0 commit comments