@@ -9,17 +9,19 @@ Python language bindings for Selenium WebDriver.
99
1010The `selenium ` package is used to automate web browser interaction from Python.
1111
12- +-------------------+------------------------------------------------+ 
13- |  **Home **:         |  https://selenium.dev                           | 
14- +-------------------+------------------------------------------------+ 
15- |  **GitHub **:       |  https://github.com/SeleniumHQ/Selenium         | 
16- +-------------------+------------------------------------------------+ 
17- |  **PyPI **:         |  https://pypi.org/project/selenium              | 
18- +-------------------+------------------------------------------------+ 
19- |  **IRC/Slack **:    |  https://www.selenium.dev/support/#ChatRoom     | 
20- +-------------------+------------------------------------------------+ 
21- |  **API Docs **:     |  https://www.selenium.dev/selenium/docs/api/py  | 
22- +-------------------+------------------------------------------------+ 
12+ +-------------------+--------------------------------------------------------+ 
13+ |  **Home **:         |  https://selenium.dev                                   | 
14+ +-------------------+--------------------------------------------------------+ 
15+ |  **GitHub **:       |  https://github.com/SeleniumHQ/Selenium                 | 
16+ +-------------------+--------------------------------------------------------+ 
17+ |  **PyPI **:         |  https://pypi.org/project/selenium                      | 
18+ +-------------------+--------------------------------------------------------+ 
19+ |  **IRC/Slack **:    |  https://www.selenium.dev/support/#ChatRoom             | 
20+ +-------------------+--------------------------------------------------------+ 
21+ |  **Docs **:         |  https://www.selenium.dev/selenium/docs/api/py          | 
22+ +-------------------+--------------------------------------------------------+ 
23+ |  **API Reference **:| https://www.selenium.dev/selenium/docs/api/py/api.html | 
24+ +-------------------+--------------------------------------------------------+ 
2325
2426Updated documentation published with each commit is available at: `readthedocs.io  <https://selenium-python-api-docs.readthedocs.io/en/latest >`_
2527
0 commit comments