UITestInterpreter Properties

 

Namespace:   Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Assembly:  Microsoft.VisualStudio.TestTools.UITest.CodeGeneration (in Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.dll)

Properties

Name Description
System_CAPS_pubproperty ActionInvoker

Gets or sets the UITestActionInvoker to interpret this test.(Overrides UITestInterpreterCore.ActionInvoker.)

System_CAPS_protproperty CurrentAction

Current action being executed.(Inherited from UITestInterpreterCore.)

System_CAPS_protproperty PlaybackInProgress

True if playback is in progress.(Inherited from UITestInterpreterCore.)

System_CAPS_pubproperty PlaybackUITest

Gets the UITest that is being executed.(Inherited from UITestInterpreterCore.)

See Also

UITestInterpreter Class
Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace

Return to top