Update watcher.py - Kroger Vaccine Availability #12
Open
jackrabbitbit wants to merge 7 commits intomainfrom
Open
Update watcher.py - Kroger Vaccine Availability #12jackrabbitbit wants to merge 7 commits intomainfrom
jackrabbitbit wants to merge 7 commits intomainfrom
Conversation
started to add in Kroger Scheduling
updated timeouts and possible "find appointment"
Collaborator
Author
|
So I think I was able to get the "find appointment" to work with "SearchOverlay", but I am not sure how to test if it is actually selecting the correct button. If it is correct, I am not stuck on how to determine if it is returning "yay we found appointments" vs "awww, no appointments :(" |
added 2 commits
April 30, 2021 08:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I updated Watcher.py to look for Kroger vaccine availability, but I am getting an issue on line 207 when trying to select a dropdown menu. On the site there is no "id" and for some reason it is not finding the "class" or "text". Any help would be appreciated. Thank you!