| .gif) | ActionList | Represents the list of actions in a UITest. | 
| .gif) | AggregatedAction | Provides a base class for all actions that can complete any one of several tasks. | 
| .gif) | AssertAction | Represents an assertion to be included in the test between other actions. | 
| .gif) | BrowserAction | Represents a test action that can complete any one of several browser tasks. | 
| .gif) | DelayAction | Specifies a time delay after subsequent actions in a user interface (UI) test are executed. | 
| .gif) | DragAction | Represents a mouse drag action. | 
| .gif) | DragDropAction | Represents a mouse drag-and-drop operation. | 
| .gif) | EncryptionInformation | Represents information about the encryption of values for SendKeysAction and SetValueAction. | 
| .gif) | ErrorAction | Represents an action that is used by the test recorder to report that it was unable to record an action. | 
| .gif) | IESettings | Represents configuration settings for Internet Explorer. | 
| .gif) | InputAction | Represents the base class for all text-based actions. | 
| .gif) | InvokeAction | This class contains action related to invoke action. | 
| .gif) | KeyboardAction | Represents individual keyboard user actions. | 
| .gif) | LaunchApplicationAction | Represents a UI test action that launches an application. | 
| .gif) | MarkerAction | Provides a way to insert markers in an action sequence that causes no operation during playback. | 
| .gif) | MediaAction | Defines a Media action | 
| .gif) | MouseAction | Represents information about a mouse operation. | 
| .gif) | NavigateToUrlAction | Represents an operation to move to a URL. | 
| .gif) | NoOperationAction | Represents a user interface (UI) test action that does nothing. | 
| .gif) | RemoveKeysAction | Provides notice to aggregating test actions to remove this action and all previous matching key actions from the test results. | 
| .gif) | SendKeysAction | Represents a test action that sends text or an array of keys. | 
| .gif) | SetBaseAction | Provides a base class for those test actions that set value or set state. | 
| .gif) | SetStateAction | Represents a test action that sets the state of the associated element. | 
| .gif) | Setting | Represents a unit of configuration setting information. | 
| .gif) | SettingGroup |  | 
| .gif) | SettingMismatch | Represents the differences in the comparison of two Setting objects that have the same name. | 
| .gif) | SetValueAction | Represents a test action that sets a value. | 
| .gif) | SharedStepsReferenceAction | Provides a reference to a set of shared steps for the current test. | 
| .gif) | StringAssertAction | Represents a string assertion. | 
| .gif) | SystemAction | This class contains action related to system action. | 
| .gif) | TestStepMarkerAction | Represents a marker in a test action sequence that is logged, but is not used by the playback framework. | 
| .gif) | TouchAction | Contains information about touch actions. | 
| .gif) | UITest | Represents a coded UI test in Visual Studio. | 
| .gif) | UITestAction | Provides a base class for test actions that are used with user interface (UI) tests. | 
| .gif) | UITestActionEventArgs | Provides event arguments for UITestAction events. | 
| .gif) | UITestActionExtension | A class that contains information related to the action. | 
| .gif) | UITestActionFilter | Contains methods and properties to aggregate similar action results into a single result. | 
| .gif) | UITestActionInvoker | Provides constructors and methods to start a specific UI test action. | 
| .gif) | UITestActionListEventArgs | Provides event arguments for events that are raised by UITestActionListSection objects. | 
| .gif) | UITestEnvironment | Represents the stored configuration. | 
| .gif) | UITestEnvironmentContainerBase<TChild> | Provides a base class for a UI test environment container class. | 
| .gif) | UITestErrorEventArgs | Provides event arguments for exceptions that are thrown when an error occurs when processing tests in the user interface (UI). | 
| .gif) | UITestEventArgs | Represents the arguments for events while executing tests in the user interface (UI). | 
| .gif) | UITestProgressEventArgs | Represents the event arguments for events that report the progress of a UITest. | 
| .gif) | UITestWarningEventArgs | Provides event arguments for warning exceptions that occur during processing of a UITestAction. | 
| .gif) | ValidationAction | Represents an action that validates a property value. | 
| .gif) | VerifyConfigurationAction | Represents an action that verifies configuration. | 
| .gif) | WarningAction | Represents an action that is used by the UI recorder to report that it was unable to record an action correctly. | 
| .gif) | WebDialogAction | Represents an action that reports on a Web dialog box. |