Skip to content

This explain basic understanding of the webdriver.io in UI Automation.

Notifications You must be signed in to change notification settings

hardikdiyora/webdriver_io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdriver_io

This will explain you the basic understanding of webdriver.io in Automation.

Steps:

  1. npm install
  2. It incorporates Page Object Model.
  3. Checkout the package.json file, it uses BabelJS for JavaScript compatibility.
  4. To run test : ./node_modules/.bin/wdio wdio.conf.js --spec login.test.js

About

This explain basic understanding of the webdriver.io in UI Automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published