Skip to content

Commit f05851c

Browse files
committed
Update the ReadMe
1 parent 3e6c2b7 commit f05851c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<img src="https://seleniumbase.io/img/sb_logo_10.png" alt="SeleniumBase" width="334" /></a><a href="https://github.com/seleniumbase/SeleniumBase/">
99
<img src="https://seleniumbase.io/cdn/img/sb_demo_site.png" alt="SeleniumBase" width="334" />
1010
</a></p>
11-
<p align="center"><b>Create reliable end-to-end tests faster.</b></p>
12-
<p align="center">Extends <a href="https://www.selenium.dev/projects/">Selenium/WebDriver</a> and <a href="https://docs.pytest.org/en/latest/index.html">pytest</a>.</p>
11+
<p align="center"><b>Build fast, reliable, end-to-end tests.</b></p>
12+
<p align="center">Extends <a href="https://www.w3.org/TR/webdriver/">Selenium/WebDriver</a> & <a href="https://docs.pytest.org/en/latest/index.html">pytest</a>.</p>
1313
<!-- View on GitHub -->
1414
<p align="center">
1515
<a href="https://github.com/seleniumbase/SeleniumBase/releases">
@@ -23,7 +23,7 @@
2323

2424
<p>
2525
<b>SeleniumBase</b> is an all-in-one framework for fast & simple browser automation, end-to-end testing, reports, presentations, charts, and website tours.
26-
Tests are run with <code>pytest</code>. Browsers are controlled by WebDriver.
26+
Tests are run with <code><b>pytest</b></code>. Browsers are controlled by WebDriver.
2727
</p>
2828

2929
<p align="center">
@@ -813,7 +813,6 @@ Additionally, you can use the ``@retry_on_exception()`` decorator to specificall
813813
<div><b>If you like us, give us a star!</b></div>
814814
<div><a href="https://github.com/seleniumbase/SeleniumBase/stargazers"><img src="https://img.shields.io/github/stars/seleniumbase/seleniumbase.svg?color=888CFA" title="Stargazers" /></a></div>
815815
</p>
816-
<div><iframe src="https://seleniumbase.io/help_docs/ReadMe/" title="Docs"></iframe></div>
817816
<p><div><a href="https://github.com/mdmintz">https://github.com/mdmintz</a></div></p>
818817

819818
<div><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.io/cdn/img/super_logo_sb.png" title="SeleniumBase" width="290" /></a></div>

0 commit comments

Comments
 (0)