Skip to content

Commit fff047a

Browse files
committed
Update the ReadMe
1 parent b526024 commit fff047a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
Reliable Browser Automation & Testing with [Selenium-WebDriver](https://www.seleniumhq.org/) and [Pytest](https://docs.pytest.org/en/latest/).
66

7-
<img src="https://cdn2.hubspot.net/hubfs/100006/sb_demo_mode.gif" title="SeleniumBase" height="235"><br />
8-
(<i>Above: [Sample test](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py) from [examples/](https://github.com/seleniumbase/SeleniumBase/tree/master/examples) in demo mode</i>)<br />
7+
<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 />
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>)
1213

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

0 commit comments

Comments
 (0)