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

click_button dies with coordinates #369

Closed
hubandr opened this issue Dec 28, 2023 · 4 comments
Closed

click_button dies with coordinates #369

hubandr opened this issue Dec 28, 2023 · 4 comments

Comments

@hubandr
Copy link
Contributor

hubandr commented Dec 28, 2023

.. because "x" and "y" are counted as "present exclusive options" and therefore the count of exclusive options is higher than 1.

fixes could be one of these:

https://github.com/hubandr/WWW-Mechanize/tree/fix-click_button-non-exclusive-attributes
https://github.com/hubandr/WWW-Mechanize/tree/fix-click_button-non-exclusive-attributes-2

@oalders
Copy link
Member

oalders commented Dec 31, 2023

Wonderful! Could you create PRs for both of those? That will make them easier to run under CI, review and see which one we'd like to merge.

Happy New Year!

@hubandr
Copy link
Contributor Author

hubandr commented Jan 5, 2024

Happy New Year!

You have two PR now. Thanks.

@haarg
Copy link
Member

haarg commented Jan 5, 2024

#371 looks fine to me.

@oalders
Copy link
Member

oalders commented Jan 30, 2024

Closed via #371

@oalders oalders closed this as completed Jan 30, 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

No branches or pull requests

3 participants