Skip to content

Commit 23b46d7

Browse files
committed
Generate Python API docs for selenium.webdriver.chrome.options
Fixes issue SeleniumHQ#7471
1 parent 398220f commit 23b46d7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/api/py/_sources/api.txt

Lines changed: 1 addition & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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)