Skip to content

Commit 23b46d7

Browse files
committedJun 18, 2014
Generate Python API docs for selenium.webdriver.chrome.options
Fixes issue #7471
1 parent 398220f commit 23b46d7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
 

Diff for: ‎docs/api/py/_sources/api.txt

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Webdriver.chrome
5959
.. autosummary::
6060
:toctree: webdriver_chrome
6161

62+
selenium.webdriver.chrome.options
6263
selenium.webdriver.chrome.service
6364
selenium.webdriver.chrome.webdriver
6465

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
selenium.webdriver.chrome.options
2+
=================================
3+
4+
.. automodule:: selenium.webdriver.chrome.options

0 commit comments

Comments
 (0)
Please sign in to comment.