diff --git a/docs/api/py/_sources/api.txt b/docs/api/py/_sources/api.txt index 6ea0f469557e7..bea07516f9e03 100644 --- a/docs/api/py/_sources/api.txt +++ b/docs/api/py/_sources/api.txt @@ -59,6 +59,7 @@ Webdriver.chrome .. autosummary:: :toctree: webdriver_chrome + selenium.webdriver.chrome.options selenium.webdriver.chrome.service selenium.webdriver.chrome.webdriver diff --git a/docs/api/py/_sources/webdriver_chrome/selenium.webdriver.chrome.options.txt b/docs/api/py/_sources/webdriver_chrome/selenium.webdriver.chrome.options.txt new file mode 100644 index 0000000000000..9a6e42a9c1722 --- /dev/null +++ b/docs/api/py/_sources/webdriver_chrome/selenium.webdriver.chrome.options.txt @@ -0,0 +1,4 @@ +selenium.webdriver.chrome.options +================================= + +.. automodule:: selenium.webdriver.chrome.options