Skip to content

Commit fca30c4

Browse files
committed
Update the ReadMe
1 parent ef97e96 commit fca30c4

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
<img src="https://badges.gitter.im/seleniumbase/SeleniumBase.svg" alt="SeleniumBase" /></a> <a href="https://github.com/seleniumbase/SeleniumBase/stargazers"><img src="https://img.shields.io/github/stars/seleniumbase/seleniumbase.svg?color=19A57B" title="Stargazers" /></a> <a href="https://seleniumbase.io">
2121
<img src="https://img.shields.io/badge/docs-%20seleniumbase.io-22BBAA.svg" alt="SeleniumBase.io Docs" /></a></p>
2222

23-
<p align="left">
24-
✅ SeleniumBase is a Python framework for web testing.<br / >
25-
✅ Tests can be run with <b>pytest</b> from the command-line.<br / >
26-
✅ Includes code to simplify & improve WebDriver APIs.<br / >
27-
✅ Supports Chrome, Edge, Firefox, IE, Opera, and Safari.<br />
28-
✅ Includes powerful <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md">reporting and dashboard features</a>.
29-
</p>
30-
31-
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_demo_site.py"><img src="https://seleniumbase.io/cdn/gif/demo_page_1.gif" alt="SeleniumBase Demo Mode" title="SeleniumBase Demo Mode" width="450" /></a></p>
32-
3323
<p align="center">
3424
<a href="#python_installation">🚀 Start</a> |
3525
<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/ReadMe.md">📖 Examples</a> |
@@ -59,6 +49,14 @@
5949
<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/master_qa/ReadMe.md">🛂 MasterQA</a>
6050
</p>
6151

52+
<p align="left">
53+
✅ SeleniumBase is a Python framework for web testing.<br / >
54+
✅ Tests can be run with <b>pytest</b> from the command-line.<br / >
55+
✅ Includes code to simplify & improve WebDriver APIs.<br / >
56+
✅ Supports Chrome, Edge, Firefox, IE, Opera, and Safari.<br />
57+
✅ Includes powerful <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md">reporting and dashboard features</a>.
58+
</p>
59+
6260
--------
6361

6462
<p align="left">Example: <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py">my_first_test.py</a> (<code>--demo</code> mode)</p>

0 commit comments

Comments
 (0)