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

Bot does not correctly identify the second "Keine freien Termine" screen #96

Open
healther opened this issue Jun 20, 2021 · 0 comments
Open

Comments

@healther
Copy link

It seems that the bot does not correctly identify the second option where one can receive "Es wurden keine freien Termine in Ihrer Region gefunden. Bitte probieren Sie es später erneut." case.

The screenshot below is accompanied by

INFO ReportJob - Found free seats in location 74081 Heilbronn:https://002-iz.impfterminservice.de/impftermine/service?plz=74081
Five minutes left to send the sms verification

in the log.

Screenshot 2021-06-20 at 20 01 05

It seems to me that for some reason https://github.com/TobseF/impf-bot/blob/master/src/main/kotlin/de/tfr/impf/ReportJob.kt#L239 does not trigger anymore and it just continues on and waits for the user interaction (which allows reclicking "Schnellprüfung durchführen" but I have yet to see this change the response.

My kotlin and selenium foo is not strong enough to track down why only one of the two isFull works correctly...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant