-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add feature to go back to search page if appointment is not booked. #53
Comments
That is a great suggestion. I will look try to look at it.
|
I saw 60 slots available, the code went to the auto captcha and failed, mentioning that the slot was full and got stuck there. Update: I just experienced a capacity of 600 opening up and getting Booked. The code queried and searched, went to the slot selection & booking page, entered captcha and error! Manually came back, the process repeated and BOOKING FULL! |
+1 the automation enters the captcha, and when the booking fails, the program doesn't proceed further. It'd be quite useful to have it go back and retry. |
It would be even better if it can automatically move back to the previous page and start the flow. |
If the selected slot is available on search, but after selecting the time slot and captcha the booking does not go through due to the center being full, the site is stuck on the appointment page. Can implement a feature to go back to search page if the appointment is not booked. Thanks in advance :)
The text was updated successfully, but these errors were encountered: