How do I avoid explicitly specifying a driver like ChromeDriver, MozillaDriver, and OperaDriver for a browser using Selenium Java?

This page summarizes the projects mentioned and recommended in the original post on /r/selenium

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • htmlunit

    HtmlUnit is a "GUI-Less browser for Java programs".

  • HtmlUnitDriver is also a browser; just because you don't see a window on your screen when it runs doesn't mean it isn't a browser.

  • webdrivermanager

    Automated driver management and other helper features for Selenium WebDriver in Java

  • This (https://github.com/bonigarcia/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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there a specific way to handle code for trying multiple browsers?

    1 project | /r/selenium | 1 Feb 2022
  • New Versions Grr...

    1 project | /r/selenium | 17 Jan 2022
  • 4 ChromeDriver sessions created after running a cucumber scenario?

    1 project | /r/selenium | 16 Jul 2021
  • The best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriver

    2 projects | dev.to | 20 Aug 2022
  • One Simple Trick For Resolving Java Runtime Dependency Issues

    1 project | dev.to | 5 Apr 2024