An open API service indexing awesome lists of open source software.

https://github.com/macacajs/macaca-wd

wd.js - Node.js WebDriver Client for Macaca
https://github.com/macacajs/macaca-wd

macaca webdriver

Last synced: 10 months ago
JSON representation

wd.js - Node.js WebDriver Client for Macaca

Awesome Lists containing this project

README

          

# Macaca WD Client

[![NPM version][npm-image]][npm-url]
[![Package quality][quality-image]][quality-url]
[![build status][CI-image]][CI-url]
[![Test coverage][codecov-image]][codecov-url]
[![node version][node-image]][node-url]

[npm-image]: https://img.shields.io/npm/v/macaca-wd.svg
[npm-url]: https://npmjs.org/package/macaca-wd
[quality-image]: https://packagequality.com/shield/macaca-wd.svg
[quality-url]: https://packagequality.com/#?package=macaca-wd
[CI-image]: https://github.com/macacajs/macaca-wd/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/macacajs/macaca-wd/actions/workflows/ci.yml
[codecov-image]: https://img.shields.io/codecov/c/github/macacajs/macaca-wd.svg?logo=codecov
[codecov-url]: https://app.codecov.io/gh/macacajs/macaca-wd
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg
[node-url]: http://nodejs.org/download/

Macaca WD Client is inspired by [admc/wd](//github.com/admc/wd), according to [W3C WebDriver](https://w3c.github.io/webdriver/).

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|[
ziczhu](https://github.com/ziczhu)
|[
zhangyuheng](https://github.com/zhangyuheng)
|[
paradite](https://github.com/paradite)
|[
meowtec](https://github.com/meowtec)
|[
yihuineng](https://github.com/yihuineng)
|
| :---: | :---: | :---: | :---: | :---: | :---: |
|[
Jodeee](https://github.com/Jodeee)
|[
snapre](https://github.com/snapre)
|[
zivyangll](https://github.com/zivyangll)
|[
tsj1107](https://github.com/tsj1107)
|[
megolee](https://github.com/megolee)
|[
kobe990](https://github.com/kobe990)
|
[
centy720](https://github.com/centy720)
|[
zhuyali](https://github.com/zhuyali)

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Thu Oct 12 2023 11:41:18 GMT+0800`.

## Installation

```bash
$ npm i macaca-wd --save-dev
```

## Documentation

https://macacajs.github.io/macaca-wd