Skip to content

Commit 7edc8e2

Browse files
committed
Update the ReadMe
1 parent ffd7246 commit 7edc8e2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@
55
<meta property="og:image" content="https://seleniumbase.io/cdn/img/mac_sb_logo_5.png" />
66
<link rel="icon" href="https://seleniumbase.io/img/green_logo2.png" />
77

8-
<h3 align="center"><img src="https://seleniumbase.io/cdn/img/sb_logo_gs2.png" alt="SeleniumBase" title="SeleniumBase" width="450" /></h3>
9-
10-
<h4 align="center">Better web automation & testing with <a href="https://www.selenium.dev/documentation/" target="_blank">Selenium</a> & <a href="https://docs.pytest.org/en/stable/" target="_blank">pytest</a>.</h4>
8+
<h3 align="center"><img src="https://seleniumbase.io/cdn/img/sb_logo_gs4.png" alt="SeleniumBase" title="SeleniumBase" width="580" /></h3>
119

1210
<p align="center"><a href="https://pypi.python.org/pypi/seleniumbase" target="_blank"><img src="https://img.shields.io/pypi/v/seleniumbase.svg?color=2288EE" alt="PyPI version" /></a> <a href="https://github.com/seleniumbase/SeleniumBase/releases" target="_blank"><img src="https://img.shields.io/github/v/release/seleniumbase/SeleniumBase.svg?color=22AAEE" alt="GitHub version" /></a> <a href="https://seleniumbase.io"><img src="https://img.shields.io/badge/docs-seleniumbase.io-11BBAA.svg" alt="SeleniumBase Docs" /></a> <a href="https://github.com/seleniumbase/SeleniumBase/actions" target="_blank"><img src="https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg" alt="SeleniumBase GitHub Actions" /></a> <a href="https://gitter.im/seleniumbase/SeleniumBase" target="_blank"><img src="https://badges.gitter.im/seleniumbase/SeleniumBase.svg" alt="SeleniumBase" /></a></p>
1311

14-
<p align="center">Includes advanced tools, such as <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/tour_examples/ReadMe.md">Product Tour builders</a>.</p>
15-
<p align="center"><img src="https://seleniumbase.io/cdn/gif/introjs_tour4.gif" width="450" alt="SeleniumBase Example" title="SeleniumBase Example" /></p>
12+
--------
13+
14+
<p align="center"><b>A Python framework for Web/UI automation and testing.</b>
15+
<br />Includes advanced tools, such as a <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/tour_examples/ReadMe.md">website tour generator</a>.</p>
16+
<p align="center"><img src="https://seleniumbase.io/cdn/gif/introjs_tour.gif" width="440" alt="SeleniumBase Example" title="SeleniumBase Example" /></p>
1617

1718
<p align="center">
18-
<a href="#python_installation">🚀Start</a> |
19+
<a href="#python_installation"> 🚀 Start</a> |
1920
<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/features_list.md">🗂️ Features</a> |
2021
<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/ReadMe.md">👩‍🏫 Examples</a> |
2122
<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md">🖥️ Options</a> |

0 commit comments

Comments
 (0)