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

WebDriver manager Configuration. #41

Closed
jayeshd7 opened this issue May 5, 2019 · 1 comment
Closed

WebDriver manager Configuration. #41

jayeshd7 opened this issue May 5, 2019 · 1 comment
Labels
enhancement New feature or request
Projects
Milestone

Comments

@jayeshd7
Copy link
Collaborator

jayeshd7 commented May 5, 2019

Instend of putting all Webdriver like chrome driver ,gecko driver into drivers folders with respect to OS.
we can get the OS First then based on that we can use webdriverManaged dependency in pom.xml

io.github.bonigarcia
webdrivermanager
3.4.0
test

and use it via
WebDriverManager.chromedriver().setup();
WebDriverManager.firefoxdriver().setup();

@WasiqB WasiqB added the enhancement New feature or request label May 5, 2019
@WasiqB WasiqB added this to Ice Bucket in Version 2.0 via automation May 5, 2019
@WasiqB WasiqB added this to the Version 2.0 milestone May 5, 2019
@WasiqB
Copy link
Owner

WasiqB commented May 9, 2019

Changes merged to develop.

@WasiqB WasiqB closed this as completed May 9, 2019
Version 2.0 automation moved this from Ice Bucket to Served May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Version 2.0
  
Served
Development

No branches or pull requests

2 participants