Skip to content

gabrielhpugliese/webdriverio-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdriverio-helpers

Helpers and commands for Webdriverio

Usage

On your test, just require it. It will return an object with helpers and custom commands will be created to browser var:

var helpers = require('webdriverio-helpers');

helpers.assertAny(...);

browser.waitForVisibleAndClick('.my-selector');

About

Helpers and commands for Webdriverio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages