webdriverio-snippets

Atom snippets for WebdriverIO API

Andrey Yenin

2,367

3

0.5.2

MIT

GitHub

Atom snippets for WebdriverIO v4 API

WebdriverIO is an open source testing utility for Node.js. It has all implementations of WebDriver protocol commands.

There are all WebdriverIO v4 API commands, except deprecated and mobile API commands – check out this package for them.

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:

How it works

All snippets provide a short description and a link to the official documentation, just click More at the bottom of the suggest.