diff --git a/README.md b/README.md index 94e22cf1..b47820ff 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -[](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) +[](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) [](https://github.com/seleniumbase/SeleniumBase/releases) [](https://dev.azure.com/seleniumbase/seleniumbase/_build/latest?definitionId=1&branchName=master) [Build Status](https://travis-ci.org/seleniumbase/SeleniumBase) [Join the SeleniumBase Gitter chat](https://gitter.im/seleniumbase/SeleniumBase) [MIT License](https://github.com/seleniumbase/SeleniumBase/blob/master/LICENSE) [Stars](https://github.com/seleniumbase/SeleniumBase/stargazers) [Size](https://github.com/seleniumbase/SeleniumBase/releases)
✅ Everything you need to automate Web/UI testing. -
+
(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.)
``` pytest my_first_test.py --demo_mode