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. In addition, WebDriverManager provides other relevant features, such as the capability to discover browsers installed in the local system, building WebDriver objects (such as ChromeDriver, FirefoxDriver, EdgeDriver, etc.), and running browsers in Docker containers seamlessly. The primary use of WebDriverManager is the automation of driver management. For using this feature, you need to select a given manager in the WebDriverManager API (e.g., chromedriver() for Chrome) and invoke the method setup(). The following example shows the skeleton of a test case using JUnit 5, Selenium WebDriver, and WebDriverManager.

Features

  • The primary use of WebDriverManager is the automation of driver management
  • You can use the method create() to manage automatically the driver and instantiate the WebDriver object in a single line
  • Ability to create browsers in Docker containers out of the box
  • WebDriverManager is part of OpenCollective, an online funding platform for open and transparent communities
  • WebDriverManager is an open-source Java library that carries out the management
  • WebDriverManager pulls the image from Docker Hub, starts the container, and instantiates the WebDriver object to use it

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow WebDriverManager

WebDriverManager Web Site

Other Useful Business Software
Passwordless Authentication and Passwordless Security Icon
Passwordless Authentication and Passwordless Security

Identity is everything. Protect it with Duo.

It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Get a Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of WebDriverManager!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2023-08-09