Update the docs

This commit is contained in:
Michael Mintz 2020-05-13 20:35:58 -04:00
parent 4c6aaba966
commit 99e5230880
3 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,7 @@
pytest test_swag_labs.py --mobile
```
------
----------
<div><p align="center">(<i>Below: Same test as above, but running in Demo Mode now.</i>)</p></div>
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_swag_labs.py"><img src="https://cdn2.hubspot.net/hubfs/100006/images/swag_labs_gif.gif" /></a></p>

View File

@ -1,5 +1,7 @@
### <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3.png" title="SeleniumBase" height="32"> Running browser tests from [GitHub Actions/Workflows](https://github.com/seleniumbase/SeleniumBase/actions) with [SeleniumBase](https://github.com/seleniumbase/SeleniumBase)
![](https://cdn2.hubspot.net/hubfs/100006/images/github_workflows_7.png "GitHub Actions/Workflows")
----------
### Step 0. Create a fork of [SeleniumBase](https://github.com/seleniumbase/SeleniumBase) on GitHub to help you get started.