UI Automation Fundamentals

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

Microsoft UI Automation enables assistive technology applications and automated testing tools to interact with the UI controls of other applications. This section explains the fundamental concepts that UI Automation is based on.

The UI Automation API is in two parts. One part is used by UI Automation provider applications, and the other is used by UI Automation client applications. The provider API enables developers of Microsoft Win32 custom control and other control frameworks to expose those controls to UI Automation and make them visible to client applications. The client API enables applications to interact with controls in other applications and retrieve information about them.

In this section

Related topics

UI Automation

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.