Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace
This namespace contains objects that are primarily used internally in the UI test framework for recording and playing back UI test actions.
Classes
Class | Description | |
---|---|---|
TopLevelElement | Represents a top level element in the UIMap, typically a window. | |
UIMap | Represents a map of user interface (UI) elements for serialization and deserialization of a UITest object. | |
UIObject | Represents an object in the user interface (UI) for the test framework. |
Enumerations
Enumeration | Description | |
---|---|---|
SpecialControlType | Identifies the types for UIObject objects to indicate whether a UI object is a window. |