Skip to content

This is the working example set for all the browsers supported by bonigarcia's webdrivermanager maven dependency. WebdriverManager allows you to download drivers automatically and send the path to the program. It'll automatically download drivers based on the Operating System and Architecture Specified

Notifications You must be signed in to change notification settings

GladsonAntony/WebDriverManager_JAVAExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDriverManager Example

This is the working example set for all the browsers supported by bonigarcia's webdrivermanager maven dependency. WebdriverManager allows you to download drivers automatically and send the path to the program. It'll automatically download drivers based on the Operating System and Architecture Specified.

<!-- Webdriver Manager Maven Dependency -->
<dependency>
	<groupId>io.github.bonigarcia</groupId>
	<artifactId>webdrivermanager</artifactId>
	<version>4.4.3</version>
</dependency>

Examples:

Chrome
Chrome-Headless
Mozilla Firefox
Microsoft Edge - Chromium
Opera



Original Author - Boni García


Github Page - WebDriverManager


Github Examples Page - WebDriverManager Examples


About

This is the working example set for all the browsers supported by bonigarcia's webdrivermanager maven dependency. WebdriverManager allows you to download drivers automatically and send the path to the program. It'll automatically download drivers based on the Operating System and Architecture Specified

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages