0.0.3 • Published 8 years ago

wdio-api-declaration v0.0.3

Weekly downloads
14
License
-
Repository
github
Last release
8 years ago

wdio-api-declaration

A WebdriverIO API declaration.

This package helps to make your code editor aware of the functions and methods of the library without adding it's source code to the project, we need to set it as an External JavaScript library.

Installation

npm install wdio-api-declaration

Usage

For more information please see the article How WebStorm Works: Completion for JavaScript Libraries

Example