diff --git a/README.md b/README.md index b80f5f07..40f1162f 100755 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@

SeleniumBase

-

SeleniumBase

+

SeleniumBase

-

All-in-one Browser Automation Framework:
Web Crawling / Scraping / Testing / Reporting

+

Web Automation and Testing with Python have evolved.

PyPI version GitHub version SeleniumBase Docs SeleniumBase GitHub Actions Gitter chat

@@ -57,7 +57,7 @@ 📚 Learn from [**over 200 examples** in the **SeleniumBase/examples/**](https://github.com/seleniumbase/SeleniumBase/tree/master/examples) folder. -

📗 Here's my_first_test.py, which covers login, shopping, and checkout:

+

📗 Here's my_first_test.py, which tests login, shopping, and checkout:

```bash pytest my_first_test.py