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

Update WebDriverManager.java #763

Merged
merged 2 commits into from
Jan 9, 2022
Merged

Update WebDriverManager.java #763

merged 2 commits into from
Jan 9, 2022

Conversation

altus34
Copy link
Contributor

@altus34 altus34 commented Dec 23, 2021

Purpose of changes

Fix documentation and code of WebDriverManager class

Types of changes

  • remove none existing method 'dockerVolume(String)' from documentation
  • Rename methods to match documentation (mark the others as deprecated)
  • Add missing methods dockerPrivateEndpoint and dockerStopTimeoutSec

documentation:
 - remove none existing method 'dockerVolume(String)'

code:
 - Rename methods to match documentation (mark the others as deprecated)
 - Add missing methods dockerPrivateEndpoint and dockerStopTimeoutSec
@bonigarcia bonigarcia merged commit f6d1441 into bonigarcia:master Jan 9, 2022
@altus34 altus34 deleted the fix_webdrivermanger_class branch January 9, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants