1- # Selenium
2-
3- [ ![ CI] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml/badge.svg?branch=trunk&event=schedule )] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml )
4- [ ![ CI - RBE] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml/badge.svg?branch=trunk&event=schedule )] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml )
5- [ ![ Releases downloads] ( https://img.shields.io/github/downloads/SeleniumHQ/selenium/total.svg )] ( https://github.com/SeleniumHQ/selenium/releases )
6-
7- <a href =" https://selenium.dev " ><img src =" common/images/selenium_logo_mark_green.svg " width =" 180 " alt =" Selenium Logo " /></a >
1+ <h1 align =" center " >
2+ <br />
3+ <a href =" https://selenium.dev " ><img src =" common/images/selenium_logo_mark_green.svg " alt =" Selenium " width =" 100 " ></a >
4+ <br />
5+ Selenium
6+ <br />
7+ </h1 >
8+
9+ <h3 align =" center " >Automates browsers. That's it!</h3 >
10+
11+ <p align =" center " >
12+ <a href =" #contributing " >Contributing</a > •
13+ <a href =" #installing " >Installing</a > •
14+ <a href =" #building " >Building</a > •
15+ <a href =" #developing " >Developing</a > •
16+ <a href =" #testing " >Testing</a > •
17+ <a href =" #documenting " >Documenting</a > •
18+ <a href =" #releasing " >Releasing</a >
19+ </p >
20+
21+ <br >
822
923Selenium is an umbrella project encapsulating a variety of tools and
1024libraries enabling web browser automation. Selenium specifically
@@ -22,6 +36,10 @@ For people looking to get started using Selenium, please check out
2236our [ User Manual] ( https://selenium.dev/documentation/ ) for detailed examples and descriptions, and if you
2337get stuck, there are several ways to [ Get Help] ( https://www.selenium.dev/support/ ) .
2438
39+ [ ![ CI] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml/badge.svg )] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci.yml )
40+ [ ![ CI - RBE] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml/badge.svg )] ( https://github.com/SeleniumHQ/selenium/actions/workflows/ci-rbe.yml )
41+ [ ![ Releases downloads] ( https://img.shields.io/github/downloads/SeleniumHQ/selenium/total.svg )] ( https://github.com/SeleniumHQ/selenium/releases )
42+
2543## Contributing
2644
2745Please read [ CONTRIBUTING.md] ( https://github.com/SeleniumHQ/selenium/blob/trunk/CONTRIBUTING.md )
0 commit comments