Skip to content

Yinxl/wd.java

This branch is 80 commits behind macacajs/wd.java:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

153f924 · Jan 18, 2017
Jan 18, 2017
Jan 18, 2017
Nov 26, 2016
Oct 28, 2016
Jan 18, 2017
Aug 9, 2016
Dec 29, 2016
Dec 13, 2016
Jan 18, 2017
Aug 17, 2016

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

macaca-test-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

License

The MIT License (MIT)

About

Java Client binding for Macaca

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Makefile 0.3%