Skip to content

microu2018/wd.java

 
 

Repository files navigation

wd.java

Download Build Status

Java Client binding for Macaca

Intro

WD.java is a Java WebDriver client implemented most of the APIs in the WebDriver Protocol. It was originally designed for Macaca (A Node.js powered WebDriver server), but also available for any other implementation of WebDriver server such as Selenium, Appium and etc.

Document

javadoc

Sample

sample-java

ChangeLog

Details changes for each release are documented in the HISTORY.md.

Deploy

$ mvn -s settings.xml clean source:jar deploy

Generate Log

$ make doc
$ npm i git-contributor -g
$ git-contributor

Contributors


xudafeng


zhuyali


adfghzhang


hustzyd


ziczhu


chenDoInG


kyowang


wuweicoco


baozhida


quxiaozha

This project follows the git-contributor spec, auto upated at Thu Aug 16 2018 16:59:45 GMT+0800.

License

The MIT License (MIT)

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Makefile 0.2%