Skip to content

Commit 294c5f9

Browse files
[py] Upgrade sphinx to use latest
1 parent 48595ef commit 294c5f9

File tree

47 files changed

+1304
-59
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1304
-59
lines changed
Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,60 @@
1-
selenium.common.exceptions
1+
selenium.common.exceptions
22
==========================
33

44
.. automodule:: selenium.common.exceptions
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
.. rubric:: Exceptions
21+
22+
.. autosummary::
23+
24+
ElementClickInterceptedException
25+
ElementNotInteractableException
26+
ElementNotSelectableException
27+
ElementNotVisibleException
28+
ImeActivationFailedException
29+
ImeNotAvailableException
30+
InsecureCertificateException
31+
InvalidArgumentException
32+
InvalidCookieDomainException
33+
InvalidCoordinatesException
34+
InvalidElementStateException
35+
InvalidSelectorException
36+
InvalidSessionIdException
37+
InvalidSwitchToTargetException
38+
JavascriptException
39+
MoveTargetOutOfBoundsException
40+
NoAlertPresentException
41+
NoSuchAttributeException
42+
NoSuchCookieException
43+
NoSuchElementException
44+
NoSuchFrameException
45+
NoSuchWindowException
46+
RemoteDriverServerException
47+
ScreenshotException
48+
SessionNotCreatedException
49+
StaleElementReferenceException
50+
TimeoutException
51+
UnableToSetCookieException
52+
UnexpectedAlertPresentException
53+
UnexpectedTagNameException
54+
UnknownMethodException
55+
WebDriverException
56+
57+
58+
59+
60+
Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.action_chains
2-
=======================================
1+
selenium.webdriver.common.action\_chains
2+
========================================
33

44
.. automodule:: selenium.webdriver.common.action_chains
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
ActionChains
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.alert
1+
selenium.webdriver.common.alert
22
===============================
33

44
.. automodule:: selenium.webdriver.common.alert
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
Alert
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.by
1+
selenium.webdriver.common.by
22
============================
33

44
.. automodule:: selenium.webdriver.common.by
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
By
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.desired_capabilities
2-
==============================================
1+
selenium.webdriver.common.desired\_capabilities
2+
===============================================
33

44
.. automodule:: selenium.webdriver.common.desired_capabilities
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
DesiredCapabilities
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.html5.application_cache
2-
====================================================
1+
selenium.webdriver.common.html5.application\_cache
2+
==================================================
33

44
.. automodule:: selenium.webdriver.common.html5.application_cache
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
ApplicationCache
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.keys
1+
selenium.webdriver.common.keys
22
==============================
33

44
.. automodule:: selenium.webdriver.common.keys
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
Keys
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.print_page_options
2-
============================================
1+
selenium.webdriver.common.print\_page\_options
2+
==============================================
33

44
.. automodule:: selenium.webdriver.common.print_page_options
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
PrintOptions
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
1-
selenium.webdriver.common.proxy
1+
selenium.webdriver.common.proxy
22
===============================
33

44
.. automodule:: selenium.webdriver.common.proxy
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
Proxy
21+
ProxyType
22+
ProxyTypeFactory
23+
24+
25+
26+
27+
28+
29+
30+
31+
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
selenium.webdriver.common.service
1+
selenium.webdriver.common.service
22
=================================
33

44
.. automodule:: selenium.webdriver.common.service
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
Service
21+
22+
23+
24+
25+
26+
27+
28+
29+

0 commit comments

Comments
 (0)