Skip to content

smithkylean/Cypress-UI-Bootcamp-Assignment---Kyle-Smith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress UI Automation Bootcamp Cypress project for QualityWorks UI Automation Bootcamp

Dependencies NodeJS v12, v14 or above NPM v6 or above Chrome browser Getting Started Clone the repository & install dependencies

$ git clone $ cd cypress-ui-automation-bootcamp $ npm install Folder Structure cypress/e2e/page: Page object files which include element selectors and functions that are used in tests. cypress/e2e/test: Test files which include the actual tests. Execute tests Execute the Cypress GUI

npx cypress open

Execute the Cypress via commandline

npx cypress run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors