Skip to content

rgupta8888/xetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Starter

Get Started

  • npm install
  • npm run cypress
  • npm i cypress-real-events

POM Frameworks Guidlines

Fixtures const.json

  • contains all static test data

POM (Page Object Model)

  • Each page will have sepearate page class - containing methods and variables corresponding to the class.

Cypress.config.js

  • Contains config information related to cypress tool, if required we can change default configuration of the tool in this file.

About

Test Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published