The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestPlaybackResult Enumeration
Represents the possible results from the playback of a T:Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.UITest.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Member name | Description | |
|---|---|---|
| Canceled | The test playback was canceled. | |
| Failed | The test playback failed. | |
| Passed | The test playback passed. |
Show: