8000 GitHub - Anda77/htmlunit-driver: WebDriver compatible driver for HtmlUnit headless browser. · GitHub
[go: up one dir, main page]

Skip to content

Anda77/htmlunit-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

328 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Build Status

HtmlUnitDriver

HtmlUnitDriver is a WebDriver compatible driver for HtmlUnit headless browser.

Download and Installation

Maven/Gradle/...

Add a dependency on the latest htmlunit-driver version available in the Maven Central, please note that both artifactId 7A8D and version are changed to match the dependent HtmlUnit version:

<dependency>
    <groupId>org.seleniumhq.selenium</groupId>
    <artifactId>htmlunit-driver</artifactId>
    <version>2.27</version>
</dependency>

License

HtmlUnitDriver is distributed under Apache License 2.0.

About

WebDriver compatible driver for HtmlUnit headless browser.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 60.0%
  • HTML 20.9%
  • Java 18.4%
  • Python 0.5%
  • CSS 0.2%
  • C# 0.0%
0