Welcome to my YouTube channel, In this video, I have explained about Selenium Manager in Selenium WebDriver.
We know that in Selenium WebDriver for Automated test cases execution 2 things are pre-requites (Web browser and Browser driver).
If Web Browser is available on system, then Browser Driver must be setup on the system with help of below:
a. System.setProperty() which is used to configure system properties that affect the behavior of the WebDriver. It allows us to set properties like the browser driver executable path before initializing the WebDriver.
b. WebDriverManager is an open-source Java library that carries out the management (i.e., download, setup, and maintenance) of the drivers required by Selenium WebDriver (e.g., chromedriver, geckodriver, msedgedriver, etc.) in a fully automated manner.
If you want to know more about Selenium WebDriver Manger then please refer to my this video: • WebDriverManager in Selenium WebDriver | N...
If we use Selenium Manager, then there is now need of a & b.
What is Selenium Manager: https://www.selenium.dev/blog/2022/in...
Don't forget to subscribe to my channel -
/ @qacubicle
for more informative content on software testing, quality assurance, and test automation. Hit the notification bell to receive updates whenever we post new videos. If you have any questions or suggestions, feel free to leave a comment below.
Connect with me:
LinkedIn- / kuldeep-k. .
Email: [email protected]