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
- Host: GitHub
- URL: https://github.com/macacajs/webdriver-server
- Owner: macacajs
- License: mit
- Created: 2016-03-06T11:45:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T06:27:49.000Z (over 2 years ago)
- Last Synced: 2025-07-04T04:46:27.149Z (12 months ago)
- Topics: macaca, webdriver-server
- Language: JavaScript
- Homepage: https://macacajs.github.io
- Size: 108 KB
- Stars: 11
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)