summaryrefslogtreecommitdiff
path: root/chromium/tools/accessibility/inspect/README.md
blob: af2ee4e969b3456a53d6594709b178dc08afb319 (plain)
1
2
3
4
5
6
7
8
9
# ax_dump_events

This tool helps monitor accessibility events. It currently works on Windows,
and Mac is TBD.

Events are currently dumped to the console. To use it, run
`ax_dump_events --pid=[processid]`

Press Ctrl+C to quit.