Skip to content

Commit b0b2bed

Browse files
committed
Update the docs
1 parent ce02469 commit b0b2bed

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="icon" href="https://seleniumbase.io/img/logo6.png" />
77

88
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/">
9-
<img src="https://seleniumbase.io/cdn/img/mac_sb_logo_3.png" alt="SeleniumBase" title="SeleniumBase" width="420" /></a></p>
9+
<img src="https://seleniumbase.io/cdn/img/mac_sb_logo_4.png" alt="SeleniumBase" title="SeleniumBase" width="420" /></a></p>
1010

1111
<!-- View on GitHub -->
1212
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/releases">
@@ -16,8 +16,8 @@
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 a complete browser automation solution for end-to-end testing, reports, charts, presentations, website tours, and visual testing.
20-
Tests are run with <a href="https://docs.pytest.org/en/latest/index.html">pytest</a>. Browsers are controlled by <a href="https://www.w3.org/TR/webdriver2/#endpoints">WebDriver</a>.</p>
19+
<p><b>SeleniumBase</b> is the leading automation framework for browser end-to-end testing, reports, charts, presentations, interactive website 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>
2121

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

docs/img/grad_logo.png

-6.98 KB
Loading

docs/img/green_logo.png

1.42 KB
Loading

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ markdown_extensions:
2525
theme:
2626
name: material
2727
logo: img/grad_logo.png
28-
favicon: img/logo4.png
28+
favicon: img/grad_logo.png
2929
include_homepage_in_sidebar: true
3030
sticky_navigation: true
3131
language: en

0 commit comments

Comments
 (0)