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(isVisible): make sure isVisible check is atomic #16004

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jul 28, 2022

Regressed in #5393.
Fixes #15934.

@dgozman dgozman merged commit 829a1b8 into microsoft:main Jul 28, 2022
mxschmitt pushed a commit to mxschmitt/playwright that referenced this pull request Aug 9, 2022
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.

[BUG] page.locator.isVisible returns true on hidden element
2 participants