[![build status](https://img.shields.io/travis/bowtie-co/node-selenium-driver.svg?style=flat-square)](https://travis-ci.org/bowtie-co/node-selenium-driver)
[![npm version](https://img.shields.io/npm/v/@bowtie/selenium-driver.svg?style=flat-square)](https://www.npmjs.com/package/@bowtie/selenium-driver)
[![node version](https://img.shields.io/node/v/@bowtie/selenium-driver.svg?style=flat-square)](https://nodejs.org)
[![npm downloads](https://img.shields.io/npm/dt/@bowtie/selenium-driver.svg?style=flat-square)](https://www.npmjs.com/package/@bowtie/selenium-driver)
[![GitHub contributors](https://img.shields.io/github/contributors/bowtie-co/node-selenium-driver.svg?style=flat-square)](https://github.com/bowtie-co/node-selenium-driver/graphs/contributors)
[![license](https://img.shields.io/npm/l/@bowtie/selenium-driver.svg?style=flat-square)](https://github.com/bowtie-co/node-selenium-driver/blob/master/LICENSE)

[![GitHub pull requests](https://img.shields.io/github/issues-pr/bowtie-co/node-selenium-driver.svg?style=flat-square)](https://github.com/bowtie-co/node-selenium-driver/pulls)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/bowtie-co/node-selenium-driver.svg?style=flat-square)](https://github.com/bowtie-co/node-selenium-driver/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+)
[![GitHub issues](https://img.shields.io/github/issues/bowtie-co/node-selenium-driver.svg?style=flat-square)](https://github.com/bowtie-co/node-selenium-driver/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/bowtie-co/node-selenium-driver.svg?style=flat-square)](https://github.com/bowtie-co/node-selenium-driver/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+)

# @bowtie/selenium-driver
JavaScript utilities and helpers

- [Installation](#installation)
- [Documentation](#documentation)

## Installation

```bash
npm install --save @bowtie/selenium-driver
```

## Documentation

[Documentation](https://bowtie-co.github.io/node-selenium-driver)
