UNPKG

macaca-wd

Version:

Macaca webdirver API for Node.js

46 lines (31 loc) 3.46 kB
# 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/). <!-- GITCONTRIBUTOR_START --> ## Contributors |[<img src="https://avatars.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars.githubusercontent.com/u/1044425?v=4" width="100px;"/><br/><sub><b>ziczhu</b></sub>](https://github.com/ziczhu)<br/>|[<img src="https://avatars.githubusercontent.com/u/2139038?v=4" width="100px;"/><br/><sub><b>zhangyuheng</b></sub>](https://github.com/zhangyuheng)<br/>|[<img src="https://avatars.githubusercontent.com/u/1209810?v=4" width="100px;"/><br/><sub><b>paradite</b></sub>](https://github.com/paradite)<br/>|[<img src="https://avatars.githubusercontent.com/u/4006436?v=4" width="100px;"/><br/><sub><b>meowtec</b></sub>](https://github.com/meowtec)<br/>|[<img src="https://avatars.githubusercontent.com/u/10104168?v=4" width="100px;"/><br/><sub><b>yihuineng</b></sub>](https://github.com/yihuineng)<br/>| | :---: | :---: | :---: | :---: | :---: | :---: | |[<img src="https://avatars.githubusercontent.com/u/30293087?v=4" width="100px;"/><br/><sub><b>Jodeee</b></sub>](https://github.com/Jodeee)<br/>|[<img src="https://avatars.githubusercontent.com/u/52845048?v=4" width="100px;"/><br/><sub><b>snapre</b></sub>](https://github.com/snapre)<br/>|[<img src="https://avatars.githubusercontent.com/u/11460601?v=4" width="100px;"/><br/><sub><b>zivyangll</b></sub>](https://github.com/zivyangll)<br/>|[<img src="https://avatars.githubusercontent.com/u/2720537?v=4" width="100px;"/><br/><sub><b>tsj1107</b></sub>](https://github.com/tsj1107)<br/>|[<img src="https://avatars.githubusercontent.com/u/9957802?v=4" width="100px;"/><br/><sub><b>megolee</b></sub>](https://github.com/megolee)<br/>|[<img src="https://avatars.githubusercontent.com/u/7878020?v=4" width="100px;"/><br/><sub><b>kobe990</b></sub>](https://github.com/kobe990)<br/>| [<img src="https://avatars.githubusercontent.com/u/29451458?v=4" width="100px;"/><br/><sub><b>centy720</b></sub>](https://github.com/centy720)<br/>|[<img src="https://avatars.githubusercontent.com/u/15025212?v=4" width="100px;"/><br/><sub><b>zhuyali</b></sub>](https://github.com/zhuyali)<br/> 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`. <!-- GITCONTRIBUTOR_END --> ## Installation ```bash $ npm i macaca-wd --save-dev ``` ## Documentation https://macacajs.github.io/macaca-wd