npm.io
0.12.1 • Published 8 years ago

cabbie

Licence
MIT
Version
0.12.1
Deps
2
Size
2 kB
Vulns
0
Weekly
0
Stars
68

Cabbie

A synchronous and asynchronous webdriver client for node.js. This client is completely standalone so you can use your choice of test framework: jest, mocha, jasmine, tap.......you decide!

Installation

To write async tests:

npm install cabbie-async

To write sync tests:

npm install cabbie-sync

Usage

To write async tests, see https://cabbiejs.org/async

To write sync tests, see https://cabbiejs.org

Keywords