Skip to content

GladsonAntony/WDM_ExamplesGroovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDriverManager Examples Groovy

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.

<!-- WebdriverManager Maven Dependency -->
<dependency>
	<groupId>io.github.bonigarcia</groupId>
	<artifactId>webdrivermanager</artifactId>
	<version>3.1.1</version>
</dependency>

Examples:

Chrome
Chrome-Headless
Mozilla Firefox
Internet Explorer
Microsoft Edge
Opera
PhantomJS


Original Author - Boni García


Github Page - WebDriverManager


Github Examples Page - WebDriverManager Examples


About

This is a Demo project that represent the use of WebDriverManager with Groovy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages