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
Public method UITest() Initializes a new instance of the UITest class.
Public method UITest(IEnumerable<UITestAction>) Initializes a new instance of the UITest class using the provided list of actions.
Public method UITest(IEnumerable<UITestAction>, UIMap) Initializes a new instance of the UITest class using the provided list of actions and UIMap object.
Top
Show: