UITest Constructor
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the UITest class.
| Name | Description | |
|---|---|---|
|
UITest() | Initializes a new instance of the UITest class. |
|
UITest(IEnumerable<UITestAction>) | Initializes a new instance of the UITest class using the provided list of actions. |
|
UITest(IEnumerable<UITestAction>, UIMap) | Initializes a new instance of the UITest class using the provided list of actions and UIMap object. |
Show: