Skip to content

automation framework is using WebdriverIO tool with Cucumber

Notifications You must be signed in to change notification settings

survepravin/webdriver-io-ui-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the automated tests

This automation framework is using WebdriverIO tool with Cucumber. To run the tests on your machine hit following npm commands.

Pre-requisites before running task

setup :
  1. Create .env file in main project folder
  2. Copy paste in above file
URL=https://www.saucedemo.com/
USER_NAME=standard_user
PASS_WORD=secret_sauce

Run the tests

Open new terminal and run below command. npm test

About

automation framework is using WebdriverIO tool with Cucumber

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published