Atom snippets for WebdriverIO v4 mobile API
WebdriverIO is an open source testing utility for Node.js. It has all implementations of WebDriver protocol commands and also supports special bindings for Appium.
There are only mobile API commands. For all available WebdriverIO v4 API commands check out this package.
How to use
Start writing a WebdriverIO command, choose suitable one from the suggest and press the tab or
enter key to autocomplete. It makes writing integration test with WebdriverIO easier and faster:
All snippets provide a short description and a link to the official documentation, just click More
at the bottom of the suggest.