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: implement locator.ariaSnapshot #33125

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

pavelfeldman
Copy link
Member

No description provided.


**Details**

This method captures the aria snapshot of the given element. The snapshot is a string that represents the state of the element and its children.
Copy link
Member

Choose a reason for hiding this comment

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

Consider adding a note that it is not necessarily full aria subtree and may lack some of the nodes.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll need to have a dedicated page for it...

Copy link
Contributor

Test results for "tests 1"

1 flaky ⚠️ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:87:5 › mobile viewport › should support window.orientation emulation @webkit-ubuntu-22.04-node18

35979 passed, 624 skipped
✔️✔️✔️

Merge workflow run.

@pavelfeldman pavelfeldman merged commit 94321fe into microsoft:main Oct 16, 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