Skip to content

Commit 92db47f

Browse files
authored
[py] Add missing modules to python API docs (#15779)
Add missing bidi modules for doc generation
1 parent 88198b9 commit 92db47f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

py/docs/source/api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,15 @@ Webdriver.common
3333
selenium.webdriver.common.actions.wheel_input
3434
selenium.webdriver.common.alert
3535
selenium.webdriver.common.bidi.browser
36+
selenium.webdriver.common.bidi.browsing_context
3637
selenium.webdriver.common.bidi.cdp
3738
selenium.webdriver.common.bidi.common
3839
selenium.webdriver.common.bidi.console
40+
selenium.webdriver.common.bidi.log
3941
selenium.webdriver.common.bidi.network
4042
selenium.webdriver.common.bidi.script
4143
selenium.webdriver.common.bidi.session
44+
selenium.webdriver.common.bidi.storage
4245
selenium.webdriver.common.bidi.webextension
4346
selenium.webdriver.common.by
4447
selenium.webdriver.common.desired_capabilities

0 commit comments

Comments
 (0)