Skip to content

Commit 9062037

Browse files
committed
Update the docs
1 parent 152e822 commit 9062037

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<img src="https://badges.gitter.im/seleniumbase/SeleniumBase.svg" alt="SeleniumBase" /></a> <a href="https://seleniumbase.io">
1717
<img src="https://img.shields.io/badge/docs-%20seleniumbase.io-22BBAA.svg" alt="SeleniumBase.io Docs" /></a></p>
1818

19-
<p><b>SeleniumBase</b> is the most reliable web automation framework for end-to-end testing and RPA with <a href="https://www.python.org/">Python</a>, <a href="https://docs.pytest.org/en/latest/index.html">pytest</a> and <a href="https://www.w3.org/TR/webdriver2/#endpoints">WebDriver</a>. SeleniumBase includes tools for reports, charts, presentations, product tours, and visual testing.</p>
19+
<p><b>SeleniumBase</b>: A fast and reliable web automation framework for end-to-end testing and RPA with <a href="https://www.python.org/">Python</a>, <a href="https://docs.pytest.org/en/latest/index.html">pytest</a> and <a href="https://www.w3.org/TR/webdriver2/#endpoints">WebDriver</a>. Includes tools for reports, charts, presentations, product tours, and visual testing.</p>
2020

2121
<p align="center">
2222
<a href="#python_installation">🚀 Start</a> |

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
site_name: SeleniumBase
33
site_url: https://seleniumbase.io
44
site_author: Michael Mintz
5-
site_description: The most reliable web automation framework for end-to-end testing with Python, pytest, and WebDriver.
5+
site_description: A fast and reliable web automation framework for end-to-end testing with Python, pytest, and WebDriver.
66
# Repository information
77
repo_name: seleniumbase/SeleniumBase
88
repo_url: https://github.com/seleniumbase/SeleniumBase

0 commit comments

Comments
 (0)