@@ -9,19 +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- | **Docs **: | https://www.selenium.dev/selenium/docs/api/py |
22- +-------------------+------------------------------------------------+
23- | **API Docs **: | ` api.html < api.html >`_ |
24- +-------------------+------------------------------------------------+
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+ +-------------------+-------------------------------------------------------- +
2525
2626Updated documentation published with each commit is available at: `readthedocs.io <https://selenium-python-api-docs.readthedocs.io/en/latest >`_
2727
0 commit comments