|
6 | 6 | <link rel="icon" href="https://seleniumbase.io/img/logo6.png" />
|
7 | 7 |
|
8 | 8 | <p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/">
|
9 |
| -<img src="https://seleniumbase.io/cdn/img/long_logo.png" alt="SeleniumBase" title="SeleniumBase" width="690" /></a></p> |
| 9 | +<img src="https://seleniumbase.io/cdn/img/logo_and_pie.png" alt="SeleniumBase" title="SeleniumBase" width="690" /></a></p> |
10 | 10 | <p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/releases">
|
11 | 11 | <img src="https://img.shields.io/github/v/release/seleniumbase/SeleniumBase.svg?color=0090c0" alt="Latest Release on GitHub" /></a> <a href="https://pypi.org/project/seleniumbase/">
|
12 | 12 | <img src="https://img.shields.io/pypi/v/seleniumbase.svg?color=00a0e0" alt="Latest Release on PyPI" /></a></p>
|
13 | 13 | <p align="center">
|
14 |
| -<b>Python Web UI Testing Made Easy.</b> |
| 14 | +<b>Python Web-UI Testing Made Awesome.</b> |
15 | 15 | </p>
|
16 | 16 |
|
17 | 17 | <!-- View on GitHub -->
|
|
20 | 20 | <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">
|
21 | 21 | <img src="https://img.shields.io/badge/docs-%20seleniumbase.io-22BBAA.svg" alt="SeleniumBase.io Docs" /></a></p>
|
22 | 22 |
|
23 |
| -<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_swag_labs.py"><img src="https://seleniumbase.io/cdn/gif/swag_labs_gif.gif" alt="SeleniumBase Demo Mode" title="SeleniumBase Demo Mode" /></a></p> |
24 |
| - |
25 |
| -<p align="center"> |
26 |
| -<b>SeleniumBase is a complete framework for automated browser testing with pytest.</b> |
| 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>. |
27 | 29 | </p>
|
28 | 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 | + |
29 | 33 | <p align="center">
|
30 | 34 | <a href="#python_installation">🚀 Start</a> |
|
31 |
| -<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/features_list.md">🗂️ Features</a> | |
| 35 | +<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/ReadMe.md">📖 Examples</a> | |
32 | 36 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md">🖥️ CLI</a> |
|
33 |
| -<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/ReadMe.md">📖 Examples</a> |
34 |
| -<br /> |
35 |
| -<a href="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/boilerplates">♻️ Boilerplates</a> | |
36 |
| -<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/locale_codes.md">🗾 Locales</a> | |
37 |
| -<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/js_package_manager.md">🗄️ PkgManager</a> |
| 37 | +<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/features_list.md">🗂️ Features</a> |
38 | 38 | <br />
|
39 |
| -<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/method_summary.md">📗 API</a> | |
40 | 39 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md">📋 Reports</a> |
|
| 40 | +<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/method_summary.md">📗 API</a> | |
41 | 41 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/console_scripts/ReadMe.md">💻 Scripts</a> |
|
42 | 42 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/mobile_testing.md">📱 Mobile</a>
|
43 | 43 | <br />
|
| 44 | +<a href="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/boilerplates">♻️ Boilerplates</a> | |
| 45 | +<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/locale_codes.md">🗾 Locales</a> | |
| 46 | +<a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/js_package_manager.md">🗄️ PkgManager</a> |
| 47 | +<br /> |
44 | 48 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md">🔡 SyntaxFormats</a> |
|
45 | 49 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/utilities/selenium_grid/ReadMe.md">🌐 GridHub</a> |
|
46 | 50 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/utilities/selenium_ide/ReadMe.md">⏺️ Recorder</a>
|
|
55 | 59 | <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/master_qa/ReadMe.md">🛂 MasterQA</a>
|
56 | 60 | </p>
|
57 | 61 |
|
58 |
| -✅ Chrome/Edge/Firefox/IE/Opera/Safari.<br /> |
59 |
| -✅ Includes [reporting and dashboard tools](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md). |
60 |
| - |
61 | 62 | --------
|
62 | 63 |
|
63 | 64 | <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>
|
@@ -191,7 +192,7 @@ pytest test_demo_site.py
|
191 | 192 |
|
192 | 193 | > (Chrome is the default browser if not specified with ``--browser=BROWSER``. On Linux, ``--headless`` is the default behavior. You can also run in headless mode on any OS. If your Linux machine has a GUI and you want to see the web browser as tests run, add ``--headed`` or ``--gui``.)
|
193 | 194 |
|
194 |
| -<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" title="SeleniumBase Demo Page" /></a><br /> |
| 195 | +<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" title="SeleniumBase Demo Page" width="450" /></a><br /> |
195 | 196 |
|
196 | 197 | 🔵 <b>Here are more examples that you can run:</b>
|
197 | 198 |
|
|
0 commit comments