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(controllers): use regex pattern that matches any string (including an empty string) #1815

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

karangattu
Copy link
Collaborator

This pull request includes changes to the shiny/playwright/controller/_input_buttons.py file to improve functionality and maintainability. The most important changes focus on enhancing the expect_disabled method and updating imports.

This was done to handle the case when the InputActionButton could have disabled attribute or disabled="disabled" attribute for the button based on the browser.

@karangattu karangattu requested a review from schloerke January 9, 2025 21:38
@schloerke schloerke merged commit 21c2d30 into main Jan 10, 2025
41 checks passed
@schloerke schloerke deleted the fix-expect-disabled-controller-method branch January 10, 2025 19:01
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