Update GIF dimensions in the ReadMe

This commit is contained in:
Michael Mintz 2019-08-13 02:56:04 -04:00
parent 751d5de357
commit 7a8cd9861b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
✅ Everything you need to automate Web/UI testing.
<img src="https://cdn2.hubspot.net/hubfs/100006/images/new_demo_gif.gif" title="SeleniumBase" height="236"><br />
<img src="https://cdn2.hubspot.net/hubfs/100006/images/new_demo_gif.gif" title="SeleniumBase" height="232"><br />
(<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 />
```
pytest my_first_test.py --demo_mode