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
(<i>Above: [Sample test](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py)run from [examples/](https://github.com/seleniumbase/SeleniumBase/tree/master/examples)</i>)<br />
8
+
(<i>Above: [my_first_test.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py) from [examples/](https://github.com/seleniumbase/SeleniumBase/tree/master/examples) running in demo mode, which adds JavaScript for highlighting page actions.</i>)<br />
9
9
```
10
10
pytest my_first_test.py --demo_mode
11
11
```
12
-
(<i>Demo mode adds JavaScript for highlighting page elements and displaying assert notifications.</i>)
0 commit comments