UITest::Create Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Creates a new UITest.
| Name | Description | |
|---|---|---|
|
Create(Stream) | Creates a new UITest by deserializing XML from the provided stream. |
|
Create(String) | Creates a new UITest by deserializing XML using the given filename. |
Show: