Socket
Book a DemoInstallSign in
Socket

cabbie

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cabbie

An asynchronous and synchronous webdriver client

latest
Source
npmnpm
Version
0.12.1
Version published
Weekly downloads
3.5K
-4.79%
Maintainers
1
Weekly downloads
 
Created
Source

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

cabbie

FAQs

Package last updated on 23 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts