In this video will see how to overcome the problem of version mismatch between browser driver(e.g chromedriver,firefoxdriver etc) and browsers(e.g chrome,firefox etc.). This we will solve it by using WebDriverManager Class in our maven project. If you are not using maven project you can add the jar file of WebDriverManager …
Tag: dependency
How to resolve selenium project not working through MAVEN even after giving correct dependency in pom.xml?
In this video will see how to fix if selenium project is not working after giving correct selenium dependency in pom.xml for maven project. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Steps: Excerpt: In this video…