Skip to content

fix: include-hidden arg in get_by_role_selector #1726

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

Merged
merged 1 commit into from
Jan 16, 2023
Merged

fix: include-hidden arg in get_by_role_selector #1726

merged 1 commit into from
Jan 16, 2023

Conversation

itslewin
Copy link
Contributor

The get_by_role() locator currently throws an error (Unknown attribute “include-hiddenen“) when using the include_hidden attribute (e.g. page.get_by_role("radio", include_hidden=True)).

I fixed the typo which leads to this error.

Copy link
Member

@mxschmitt mxschmitt left a comment

Choose a reason for hiding this comment

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

thanks

@mxschmitt mxschmitt merged commit b4d34be into microsoft:main Jan 16, 2023
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