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

You Might Also Like
One Platform. Total IT Insight. Start with PRTG Now Icon
One Platform. Total IT Insight. Start with PRTG Now

Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
Start Your Free PRTG 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