# webdriver-client

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]

[npm-image]: https://img.shields.io/npm/v/webdriver-client.svg?style=flat-square
[npm-url]: https://npmjs.org/package/webdriver-client
[travis-image]: https://img.shields.io/travis/macaca-sample/webdriver-client.svg?style=flat-square
[travis-url]: https://travis-ci.org/macaca-sample/webdriver-client

> client for webdriver, just a sample

## Installment

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

## License

The MIT License (MIT)
