UI Browser is a small tool for examining an application from the viewpoint of UI Automation. You can browse through the intire Element tree of an application, display the list of patterns that the selected element implements and all the property values of each pattern.
This can be usefull for:
- Control authors who want to verify if their control implements the UI Framework correctly.
- Application developers who want to check if their application can properly be used by assistive technology products such as screen readers.
- testers who are creating automated user interface tests with the new accessibility framework for Microsoft Windows for looking up values, id's, the tree structure,...
This is a free application. You can start the click-once installer from here (needs internet explorer or an IE tab in firefox to install). It is configured to automatically check for updates as we plan to gradually update it with new features.