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

https://github.com/macacajs/webdriver-server

Webdriver Server for Macaca
https://github.com/macacajs/webdriver-server

macaca webdriver-server

Last synced: 10 months ago
JSON representation

Webdriver Server for Macaca

Awesome Lists containing this project

README

          

# webdriver-server

[![NPM version][npm-image]][npm-url]
[![CI][CI-image]][CI-url]
[![npm download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/webdriver-server.svg
[npm-url]: https://npmjs.org/package/webdriver-server
[CI-image]: https://github.com/macacajs/webdriver-server/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/macacajs/webdriver-server/actions/workflows/ci.yml
[download-image]: https://img.shields.io/npm/dm/webdriver-server.svg
[download-url]: https://npmjs.org/package/webdriver-server

> webdriver server

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|[
ziczhu](https://github.com/ziczhu)
|[
paradite](https://github.com/paradite)
|[
kobe990](https://github.com/kobe990)
|[
yihuineng](https://github.com/yihuineng)
|[
qddegtya](https://github.com/qddegtya)
|
| :---: | :---: | :---: | :---: | :---: | :---: |
[
snapre](https://github.com/snapre)
|[
brucejcw](https://github.com/brucejcw)
|[
zivyangll](https://github.com/zivyangll)

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Tue Nov 08 2022 20:07:36 GMT+0800`.

## Installment

``` bash
$ npm i webdriver-server --save
```

## License

[MIT](LICENSE)