@@ -9,17 +9,15 @@ 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- | **Docs **: | `selenium package API <https://seleniumhq.github.io/selenium/docs/api/py/api.html >`_ |
16- +-----------+--------------------------------------------------------------------------------------+
17- | **Dev **: | https://github.com/SeleniumHQ/Selenium |
18- +-----------+--------------------------------------------------------------------------------------+
19- | **PyPI **: | https://pypi.org/project/selenium/ |
20- +-----------+--------------------------------------------------------------------------------------+
21- | **IRC **: | **#selenium ** channel on LiberaChat |
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 **: | `Selenium chat room <https://www.selenium.dev/support/#ChatRoom >`_ |
20+ +-----------------+--------------------------------------------------------------------------------------+
2321
2422Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.
2523
@@ -142,9 +140,19 @@ Use The Source Luke!
142140View source code online:
143141
144142+-----------+------------------------------------------------------+
145- | official : | https://github.com/SeleniumHQ/selenium/tree/trunk/py |
143+ | Official : | https://github.com/SeleniumHQ/selenium/tree/trunk/py |
146144+-----------+------------------------------------------------------+
147145
146+ More Docs
147+ =============
148+
149+ .. toctree ::
150+ :maxdepth: 1
151+
152+ API Docs <../api.rst >
153+
154+ * :ref: `genindex `
155+ * :ref: `modindex `
148156
149157Contributing
150158=============
0 commit comments