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

chore: fix more aria escaping edge cases #33460

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

pavelfeldman
Copy link
Member

No description provided.

`);
await expect(page.locator('body')).toMatchAriaSnapshot(`
- button "Click \\ me"
- button "Click \\\" me"
Copy link
Member

Choose a reason for hiding this comment

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

add a test case with regex too?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, I'll follow up.

Copy link
Contributor

github-actions bot commented Nov 6, 2024

Test results for "tests 1"

2 flaky ⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1
⚠️ [playwright-test] › ui-mode-trace.spec.ts:264:5 › should reveal errors in the sourcetab @windows-latest-node18-1

36806 passed, 678 skipped
✔️✔️✔️

Merge workflow run.

@pavelfeldman pavelfeldman merged commit d4ad520 into microsoft:main Nov 6, 2024
29 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