Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rkanine opened this issue Aug 22, 2018 · 4 comments
Closed

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

rkanine opened this issue Aug 22, 2018 · 4 comments

Comments

@rkanine
Copy link

rkanine commented Aug 22, 2018

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

@lmtierney
Copy link
Member

This has been added and will be in the next release

@rkanine
Copy link
Author

rkanine commented Sep 18, 2018

Thanks!! @lmtierney

@rkanine
Copy link
Author

rkanine commented Sep 18, 2018

@lmtierney Can you please elaborate which release will this be a part of? 3.15.0? 3.14.1?

@lmtierney
Copy link
Member

@rkanine whatever release is next. I'm not sure if we'll release a 3.14.1 or not

grigaman pushed a commit to grigaman/selenium that referenced this issue Sep 20, 2018
@lock lock bot locked and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants