Subject | English | Chinese Taiwan |
comp., MS | UI Automation | 使用者介面自動化 (The accessibility model for Microsoft Windows that programmatically gathers information about an application's User Interface (UI) elements and exposes it to assistive technology products and automated test scripts) |
comp., MS | UI Automation client | 使用者介面自動化用戶端 (An assistive technology application, such as a screen reader, that uses UI Automation to obtain programmatic access to the UI elements in an application's user interface. The client presents information about UI elements to the end user. Automated test scripts are also considered to be UI Automation clients) |
comp., MS | UI Automation provider | 使用者介面自動化提供者 (An implementation of UI Automation interfaces that exposes programmatic information about a UI element. The provider supplies this information to the UI Automation framework in response to UI Automation client requests) |