Step Install Cypress
- Create new project or new folder
- Initialize a new Node.js project -> npm init -y
- Install Cypress -> npm install cypress --save-dev
- Verify the Installation -> npx cypress open
Test Case & Manual Test OrangeHRM https://drive.google.com/file/d/1JCuM26fgZfcnv9ddBoGAGc2TfkVw2TPO/view?usp=sharing