manikandan05 / cypress-test

UI test automation using Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-test

UI test automation using Cypress. To execute the below mentioned commands to evaluate our integration test scripts.

npm install

Once the packages are successfully installed. Open the Cypress to perform the automation.

npx cypress open

About

UI test automation using Cypress


Languages

Language:JavaScript 61.0%Language:HTML 25.3%Language:CSS 13.7%