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
Public class TopLevelElement Represents a top level element in the UIMap, typically a window.
Public class UIMap Represents a map of user interface (UI) elements for serialization and deserialization of a UITest object.
Public class UIObject Represents an object in the user interface (UI) for the test framework.

Enumerations

  Enumeration Description
Public enumeration SpecialControlType Identifies the types for UIObject objects to indicate whether a UI object is a window.