Skip to content

Commit

Permalink
Generate Python API docs for selenium.webdriver.chrome.options
Browse files Browse the repository at this point in the history
Fixes issue SeleniumHQ#7471
  • Loading branch information
andreastt committed Jun 18, 2014
1 parent 398220f commit 23b46d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/py/_sources/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Webdriver.chrome
.. autosummary::
:toctree: webdriver_chrome

selenium.webdriver.chrome.options
selenium.webdriver.chrome.service
selenium.webdriver.chrome.webdriver

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
selenium.webdriver.chrome.options
=================================

.. automodule:: selenium.webdriver.chrome.options

0 comments on commit 23b46d7

Please sign in to comment.