Skip to content
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

Open
SDTheSlayer opened this issue May 29, 2021 · 4 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@SDTheSlayer
Copy link

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 :)

@sushrut111
Copy link
Owner

That is a great suggestion. I will look try to look at it.
For time being, here are tips for you:

  • Set minimum available slots to 5 or more, so that extension does not select the center with 1 slot and the chances increase.
  • If you face such issue, you can just refresh the page without clicking back and the flow will be re-triggered.

@sushrut111 sushrut111 added enhancement New feature or request help wanted Extra attention is needed labels May 30, 2021
@rohilv
Copy link

rohilv commented May 30, 2021

I saw 60 slots available, the code went to the auto captcha and failed, mentioning that the slot was full and got stuck there.
I manually had to press the back button to reinitiate the search.
I think this is a great suggestion and can be taken up!

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!

@azimb
Copy link

azimb commented May 30, 2021

+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.

@msnitish
Copy link

That is a great suggestion. I will look try to look at it.
For time being, here are tips for you:

  • Set minimum available slots to 5 or more, so that extension does not select the center with 1 slot and the chances increase.
  • If you face such issue, you can just refresh the page without clicking back and the flow will be re-triggered.

It would be even better if it can automatically move back to the previous page and start the flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants