Skip to content
/ Iofit Public

Regression Test using Page Object Model (Cypress)

Notifications You must be signed in to change notification settings

esheks/Iofit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Iofit

Cypress Regression test of IOFIT website using Page Object Model

#HOW TO RUN ON NODE

npm install cypress

npm install xpath

copy the statement below on support/index file;

  require('cypress-xpath')

npx cypress open

About

Regression Test using Page Object Model (Cypress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published