Skip to content

Commit ff73a06

Browse files
committed
Update the ReadMe
1 parent fff047a commit ff73a06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
Reliable Browser Automation & Testing with [Selenium-WebDriver](https://www.seleniumhq.org/) and [Pytest](https://docs.pytest.org/en/latest/).
66

77
<img src="https://cdn2.hubspot.net/hubfs/100006/sb_demo_mode.gif" title="SeleniumBase" height="236"><br />
8-
(<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 />
99
```
1010
pytest my_first_test.py --demo_mode
1111
```
12-
(<i>Demo mode adds JavaScript for highlighting page elements and displaying assert notifications.</i>)
1312

1413
## <img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_logo_box2.png" title="SeleniumBase" height="32"> Quick Start:
1514

0 commit comments

Comments
 (0)