UITestInterpreterCore.ExecuteTest Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ExecuteTest() | Executes (that is, interprets) the current UITest object. | |
ExecuteTest(UITest) | Executes (that is, interprets) the given UITest object. | |
ExecuteTest(Int64, Int64) | Executes (that is, interprets) the current UITest object for the actions in the specified range. | |
ExecuteTest(UITest, Int64, Int64) | Executes (that is, interprets) the given UITest object for the actions in the specified range. |
Top
See Also
Reference
Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace