Forum Discussion
- TNeuschwangerChampion Level 1
Hello tigeressxxx,
Even though you don't need to provide the chromedriver path with that version of Selenium, you still need to invoke the new WebDriverManager setup to replace the line of code you removed.
Have you added the code for WebDriverManager setup by chance?
WebDriverManager.chromedriver().setup();
Regards,
Todd
- tigeressxxxNew ContributorTodd,
Thanks for your response.
I had this line in my code before adding selenium-java 4.11.0. As per knowledge when we have selenium-java 4.11.0 we don’t need webdrivermanager as seleniumManager takes care of everything. Same approach I used in selenium automation and it is working fine without specifying chrome driver path.
Sent from my iPhone
Related Content
- 3 years ago
Recent Discussions
- 20 hours ago
- 6 days ago