All Projects → macacajs → wd.java

macacajs / wd.java

Licence: MIT license
Java Client binding for Macaca

Programming Languages

java
68154 projects - #9 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to wd.java

wd.py
Python Client binding for Macaca
Stars: ✭ 33 (+10%)
Mutual labels:  webdriver, macaca
Pytest Selenium
Plugin for running Selenium with pytest
Stars: ✭ 246 (+720%)
Mutual labels:  webdriver
Nosmoke
A cross platform UI crawler which scans view trees then generate and execute UI test cases.
Stars: ✭ 178 (+493.33%)
Mutual labels:  webdriver
Arsenic
Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Stars: ✭ 209 (+596.67%)
Mutual labels:  webdriver
Thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
Stars: ✭ 191 (+536.67%)
Mutual labels:  webdriver
Steward
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
Stars: ✭ 215 (+616.67%)
Mutual labels:  webdriver
Qtwebdriver
WebDriver implementation for Qt
Stars: ✭ 152 (+406.67%)
Mutual labels:  webdriver
macaca-puppeteer
Macaca puppeteer driver
Stars: ✭ 39 (+30%)
Mutual labels:  macaca
Selenoid Ui
Graphical user interface for Selenoid project
Stars: ✭ 237 (+690%)
Mutual labels:  webdriver
Element
💦Load test your app using real web browsers
Stars: ✭ 204 (+580%)
Mutual labels:  webdriver
Appium
📱 Automation for iOS, Android, and Windows Apps.
Stars: ✭ 14,469 (+48130%)
Mutual labels:  webdriver
Xctestwd
A Swift implementation of WebDriver server for iOS that runs on Simulator/iOS devices.
Stars: ✭ 195 (+550%)
Mutual labels:  webdriver
Selenium Python Helium
Selenium-python but lighter: Helium is the best Python library for web automation.
Stars: ✭ 2,732 (+9006.67%)
Mutual labels:  webdriver
Seleniumbase
A Python framework that inspires developers to become better test automation engineers. 🧠💡
Stars: ✭ 2,520 (+8300%)
Mutual labels:  webdriver
Selion
Enabling Test Automation in Java
Stars: ✭ 252 (+740%)
Mutual labels:  webdriver
Windows Images
Step by step instructions for building Docker images with Windows
Stars: ✭ 170 (+466.67%)
Mutual labels:  webdriver
Panther
A browser testing and web crawling library for PHP and Symfony
Stars: ✭ 2,480 (+8166.67%)
Mutual labels:  webdriver
Splinter
splinter - python test framework for web applications
Stars: ✭ 2,476 (+8153.33%)
Mutual labels:  webdriver
elemental
Elemental makes Selenium automation faster and easier.
Stars: ✭ 36 (+20%)
Mutual labels:  webdriver
command-line-test
command-line test tool for Node.js
Stars: ✭ 14 (-53.33%)
Mutual labels:  macaca

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


paradite

This project follows the git-contributor spec, auto updated at Sat Jun 15 2019 18:55:08 GMT+0800.

License

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].