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
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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