Skip to content

[🚀 Feature]: Include options class in Safari webdrivers remote RemoteWebDriver constructor #10428

@MWschutte

Description

@MWschutte

Feature and motivation

In the Safari webdriver constructor in the Ptyhon library an Options class can be passed as argument. However this options class is never used. In webdriver classes of other browsers the options class is passed to the constructor of the RemoteWebDriver class, the class that he webdriver implements.

Usage example

options = Options()

webdriver(options=options)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-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