Skip to content

[🐛 Bug]: Webdriver.firefox API documentation incomplete #10571

@ghost

Description

What happened?

The Webdriver.firefox API documentation (https://www.selenium.dev/selenium/docs/api/py/api.html#webdriver-firefox) is incomplete, in that it doesn't mention selenium.webdriver.firefox.remote_connection or selenium.webdriver.firefox.service.

How can we reproduce the issue?

Visit https://www.selenium.dev/selenium/docs/api/py/api.html#webdriver-firefox and note the following links:

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

However, viewing the source code (https://github.com/SeleniumHQ/selenium/tree/trunk/py/selenium/webdriver/firefox) shows the missing items:

  • remote_connection
  • service

Relevant log output

n/a

Operating System

Kubuntu

Selenium version

Python 4.1.3

What are the browser(s) and version(s) where you see this issue?

LibreWolf 99.0.1

What are the browser driver(s) and version(s) where you see this issue?

GeckoDriver 0.31.0

Are you using Selenium Grid?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-docsAPI Docs; see other repo for website documentationC-pyPython BindingsI-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions