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

Fix click_button non exclusive attributes #371

Merged

Conversation

hubandr
Copy link
Contributor

@hubandr hubandr commented Jan 5, 2024

No description provided.

@oalders
Copy link
Member

oalders commented Jan 5, 2024

I'm going to close and re-open this to see if that kicks off CI.

@oalders oalders closed this Jan 5, 2024
@oalders oalders reopened this Jan 5, 2024
@oalders oalders closed this Jan 5, 2024
@oalders oalders reopened this Jan 5, 2024
@hubandr hubandr force-pushed the fix-click_button-non-exclusive-attributes branch 2 times, most recently from 585d8f1 to 79588a7 Compare January 25, 2024 21:27
@oalders
Copy link
Member

oalders commented Jan 26, 2024

Looks like the URI from today is breaking the build. We can re-run the actions once the latest upload has been indexed.

@oalders oalders force-pushed the fix-click_button-non-exclusive-attributes branch from 79588a7 to 0e69510 Compare January 30, 2024 04:23
hubandr and others added 2 commits January 29, 2024 23:23
click_button: fix count of present exclusive options (quick fix)

with options "x" and/or "y", @present_exclusive_options would contain "undef" elements, which will be counted too. Therefore click_button with x and y will always have more than > 1 options.
@oalders oalders force-pushed the fix-click_button-non-exclusive-attributes branch from 0e69510 to a87ab64 Compare January 30, 2024 04:23
@oalders oalders merged commit 852bd3e into libwww-perl:master Jan 30, 2024
41 checks passed
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.

2 participants