wdio-api-declaration
v0.0.3
Published
A WebdriverIO API declaration
Downloads
61
Maintainers
Readme
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