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

Feature Request: Delayed dump #157

Open
joanmarie opened this issue Mar 24, 2024 · 0 comments
Open

Feature Request: Delayed dump #157

joanmarie opened this issue Mar 24, 2024 · 0 comments

Comments

@joanmarie
Copy link
Contributor

Example use case: I had to debug an issue related to Microsoft Edge while using its Copilot AI-writing feature. I needed to see the full accessibility tree when the Copilot popup was visible. This tool would be perfect for that -- if the Copilot popup didn't vanish if focus moves outside of Edge.

There are similar cases, like wanting to see the accessibility tree of a browser's location bar / omnibox when the popup is visible, or that of the listbox associated with an ARIA combo box (e.g. to ensure the option has the correct selected state as the user arrows among items).

Proposed user experience: Add a command-line option whereby the user can specify the delay in terms of seconds.

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

No branches or pull requests

1 participant