Java Client binding for Macaca
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.
Details changes for each release are documented in the HISTORY.md.
$ mvn -s settings.xml clean source:jar deploy
$ make doc
The MIT License (MIT)