Update the ReadMe

This commit is contained in:
Michael Mintz 2018-12-28 17:23:11 -05:00
parent d802b4bfa6
commit b526024cd0
1 changed files with 3 additions and 2 deletions

View File

@ -4,9 +4,10 @@
Reliable Browser Automation & Testing with [Selenium-WebDriver](https://www.seleniumhq.org/) and [Pytest](https://docs.pytest.org/en/latest/).
<img src="https://cdn2.hubspot.net/hubfs/100006/sb_demo_mode.gif" title="SeleniumBase" height="270"><br />
<img src="https://cdn2.hubspot.net/hubfs/100006/sb_demo_mode.gif" title="SeleniumBase" height="235"><br />
(<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 />
```
pytest examples/my_first_test.py --demo_mode
pytest my_first_test.py --demo_mode
```
## <img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_logo_box2.png" title="SeleniumBase" height="32"> Quick Start: