https://katalon-demo-cura.herokuapp.com/
- Visit the website
- Login
- Make an appointment
- Select Facility : Hongkong CURA Healthcare Center
- Check on : Apply for hospital readmission
- Select Healthcare Program : Medicaid
- Select a visit Date
- Add a comment
- Book an Appointment
- Verify the appointment
- User login with valid creds
- User makes and appointment
- VS Code
- JavaScript
- NodeJS
- Cypress
- Cypress Mochawesome Reporter
- VS Code
- NodeJS
- Clone the project
- Install Cypress in project directory :
npm install cypress
- Run the project :
npx cypress run