Skip to content

[Feature Request] Add keep_alive flag to WebDriver's constructor #6316

@rkanine

Description

@rkanine

Browser in which feature is requested : Firefox
Currently if we want to set keep_alive to false, we need to implement our own class along the lines of WebDriver class ( in file ) and set keep_alive in RemoteWebDriver's constructor call.
For ease of configuration, this should be available as a constructor parameter in WebDriver itself.

Thanks,
Kislaya

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-pyPython BindingsI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions