Skip to content

Commit

Permalink
[py] Add firefox options to API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Dec 19, 2016
1 parent a6f6b51 commit 6d21577
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions py/docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Webdriver.firefox

selenium.webdriver.firefox.extension_connection
selenium.webdriver.firefox.firefox_binary
selenium.webdriver.firefox.options
selenium.webdriver.firefox.firefox_profile
selenium.webdriver.firefox.webdriver

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

.. automodule:: selenium.webdriver.firefox.options

0 comments on commit 6d21577

Please sign in to comment.