Cabbie Save

WebDriver for the masses

Project README

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!

Build Status Dependency Status NPM version

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

License

MIT

Open Source Agenda is not affiliated with "Cabbie" Project. README Source: ForbesLindesay/cabbie
Stars
71
Open Issues
7
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating