Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the UITest class.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
UITest() | Initializes a new instance of the UITest class. |
![]() |
UITest(IEnumerable<UITestAction>) | Initializes a new instance of the UITest class by using the provided test actions. |
![]() |
UITest(IEnumerable<UITestAction>, UIMap) | Initializes a new instance of the UITest class. |
See Also
UITest Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top