Skip to content

Commit 152e822

Browse files
committed
Update the docs
1 parent 14d8108 commit 152e822

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +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 leading automation framework for browser end-to-end testing, reports, charts, presentations, product tours, and visual testing.
20-
Integrates with <a href="https://docs.pytest.org/en/latest/index.html">pytest</a> and <a href="https://www.w3.org/TR/webdriver2/#endpoints">WebDriver</a>.</p>
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>
2120

2221
<p align="center">
2322
<a href="#python_installation">🚀 Start</a> |

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Project information
2-
site_name: SeleniumBase - Docs
2+
site_name: SeleniumBase
33
site_url: https://seleniumbase.io
44
site_author: Michael Mintz
5-
site_description: The most advanced web automation platform for fast, reliable, end-to-end testing with Python.
5+
site_description: The most 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
@@ -53,7 +53,7 @@ plugins:
5353
on_pre_build: docs.prepare:main
5454
# Page tree
5555
nav:
56-
- SeleniumBase - Docs: README.md
56+
- SeleniumBase | README: README.md
5757
- Features List: help_docs/features_list.md
5858
- Running Example Tests: examples/ReadMe.md
5959
- Command Line Options: help_docs/customizing_test_runs.md

0 commit comments

Comments
 (0)