I have created a Cypress Automation project for automating login and make an healthcare appointment for https://katalon-demo-cura.herokuapp.com/
- Visit https://katalon-demo-cura.herokuapp.com/
- Login
- Make an appointment
- Facility - Seoul CURA Healthcare Center
- Check on "Apply for hospital readmission"
- Healthcare Program - Medicaid
- Select a visiting date
- Add a comment
- Book an Appointment
- Verify the appointment
- Clone this project
- To run and report generation hit these command in VS Code terminal
- npm i
- npx cypress run
- Cypress
- VS Code
- Java Script
- Mochawesome