Skip to content

Commit 0107966

Browse files
committed
Update the ReadMe
1 parent cf36de0 commit 0107966

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
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-
<h2 align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.io/cdn/img/mac_sb_banner_t.png" alt="SeleniumBase" title="SeleniumBase" width="672" /></a></h2>
8+
<h2 align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://seleniumbase.io/cdn/img/sb_media_logo_t.png" alt="SeleniumBase" title="SeleniumBase" width="340" /></a></h2>
99

10-
<p align="center">The most advanced open-source automation framework on <a href="https://en.wikipedia.org/wiki/Earth" target="_blank">Earth</a>.</p>
10+
<p align="center"><b>✅ Build fast, reliable, end-to-end tests.</b></p>
1111

1212
<!-- View on GitHub -->
1313

@@ -21,7 +21,7 @@
2121
<img src="https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg" alt="SeleniumBase GitHub Actions" /></a> <a href="https://dev.azure.com/seleniumbase/seleniumbase/_build/latest?definitionId=1&branchName=master" target="_blank"> <img src="https://dev.azure.com/seleniumbase/seleniumbase/_apis/build/status/seleniumbase.SeleniumBase?branchName=master" alt="SeleniumBase Azure Pipelines" /></a> <a href="https://gitter.im/seleniumbase/SeleniumBase" target="_blank"><img src="https://badges.gitter.im/seleniumbase/SeleniumBase.svg" alt="SeleniumBase" /></a>
2222
</p>
2323

24-
<p align="center">SeleniumBase is a complete framework for web automation & testing with <a href="https://github.com/pytest-dev/pytest" target="_blank">pytest</a>.<br />Simplifies <a href="https://github.com/SeleniumHQ/selenium" target="_blank">Selenium</a>'s out-of-the-box API, resulting in cleaner, maintainable code. <br />Includes advanced tools such as a <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md">Dashboard</a>, a <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/recorder_mode.md">Recorder</a>, and <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/js_package_manager.md">JS code generators</a>.</p>
24+
<p align="center">SeleniumBase is a complete framework for automated web testing with Python.<br />Enhances Selenium's out-of-the-box API, resulting in cleaner, maintainable code.<br />Includes advanced tools such as a Dashboard, a Recorder, and a GUI to run tests.</p>
2525

2626
<p align="center">
2727
<a href="#python_installation">🚀 Start</a> |
@@ -51,7 +51,7 @@
5151

5252
<p align="left">
5353
✅ Smart-waiting code prevents flaky tests.<br />
54-
✅ Runs on Chromium, Firefox, IE, & Safari.<br />
54+
✅ Runs on Chrome, Edge, Firefox, & Safari.<br />
5555
✅ Supports Linux, macOS, and Windows.<br />
5656
</p>
5757

0 commit comments

Comments
 (0)