UITestAction Constructor
Initializes a new instance of the UITestAction class.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
UITestAction() | Initializes a new instance of the UITestAction class. |
|
UITestAction(UITechnologyElement) | Initializes a new instance of the UITestAction class by using the provided UI element. |
See Also
UITestAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top