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): do not retarget <a> to the parent <label> #31368

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jun 18, 2024

Fixes #31359.

Copy link
Contributor

Test results for "tests 1"

2 failed
❌ [playwright-test] › runner.spec.ts:118:5 › should ignore subprocess creation error because of SIGINT
❌ [installation tests] › playwright-electron-should-work.spec.ts:30:5 › electron should work with special characters in path

28356 passed, 649 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit ac90a47 into microsoft:main Jun 18, 2024
28 of 30 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.

[Bug]: Playwright cannot click on a link inside a disabled input label
2 participants