Skip to content

samlucax/cypress-short-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Demo

Commands

Short list of Cypress commands used in this project.

Find Elements

  • get
  • find
  • contains
  • prev
  • next
  • parent

Interaction

  • click
  • type
  • check

Assertion

  • should

Waiting

  • route
  • wait

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published