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

Update button selector #188

Merged
merged 11 commits into from
Feb 2, 2024
Merged

Conversation

henninggross
Copy link
Contributor

fixes #187

@henninggross
Copy link
Contributor Author

The tests fail because today is the 22nd. Entering a 22 into the day field of the website actually enters 21, because 2 is taken as 20 and every succeeding 2 just increases the day by 1. Same goes for 0, 1 and 3, which means there is a bigger underlying issue to fix first.

Btw: You can also get timetables for the 31st of February from within the UI and the CLI.

@henninggross henninggross changed the title Use enter key to trigger search instead of mouse click Update button selector Feb 2, 2024
@gerardcl gerardcl self-requested a review February 2, 2024 16:52
Copy link
Owner

@gerardcl gerardcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome fix @henninggross !! 🚀
releasing it right away!!

@gerardcl gerardcl merged commit b57448b into gerardcl:master Feb 2, 2024
17 checks passed
@gerardcl gerardcl mentioned this pull request Feb 2, 2024
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

Successfully merging this pull request may close these issues.

Headless Chrome can't find button to trigger the search
2 participants