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
<palign="center"><b>Scale your web app testing with <ahref="https://www.selenium.dev/documentation/">Selenium</a>, <ahref="https://www.python.org/about/">Python</a>, and <ahref="https://docs.pytest.org/en/latest/how-to/usage.html">pytest</a>.</b></p>
<palign="left">Run <ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_swag_labs.py"target="_blank">test_swag_labs.py</a> from <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples"target="_blank">examples/</a> in Demo Mode (highlights browser actions):</p>
66
-
64
+
<palign="left">Run <ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_swag_labs.py"target="_blank">test_swag_labs.py</a> from <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples"target="_blank">examples/</a> using <ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/demo_mode.md">Demo Mode</a> (highlights browser actions):</p>
Use ``--demo`` to run SeleniumBase tests with Demo Mode enabled, which highlights browser actions and shows visual assertions.
6
+
7
+
--------
8
+
9
+
<palign="left">Here's how to run <ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_swag_labs.py"target="_blank">test_swag_labs.py</a> from <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples"target="_blank">examples/</a> in Demo Mode:</p>
<p>Here's an example that only uses the <code>highlight()</code> method for highlighting browser actions:</p>
21
+
22
+
23
+
<palign="left">(<ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_error_page.py"target="_blank">test_error_page.py</a> from <ahref="https://github.com/seleniumbase/SeleniumBase/tree/master/examples"target="_blank">examples/</a>)</p>
<p><div>🕹️ In addition to loading JS packages, SeleniumBase also lets you generate JS code from Python so that you can use these packages more easily.</div></p>
<div>🕹️ Website tours are just one of the many uses of the JS Package Manager.</div>
103
103
<p><div>🛂 The following example shows the <ahref="https://github.com/craftpip/jquery-confirm">JqueryConfirm</a> package loaded into a website for creating fancy dialog boxes:</div></p>
<imgsrc="https://img.shields.io/badge/✅%20💛%20View%20Code-on%20GitHub%20🌎%20🚀-02A79E.svg"alt="SeleniumBase on GitHub" /></a>
133
133
134
-
🗺️ If you're only interested in creating website tours with SeleniumBase, here's the link to the <ahref="https://seleniumbase.io/examples/tour_examples/ReadMe/">Website Tours ReadMe</a>.
134
+
🚎 If you're only interested in creating website tours with SeleniumBase, here's the link to the <ahref="https://seleniumbase.io/examples/tour_examples/ReadMe/">Website Tours ReadMe</a>.
0 commit comments