This topic has not yet been rated - Rate this topic

PlaybackSettings.ContinueOnError Property

Gets or sets a flag which indicates whether to ignore playback related failures that occur during a playback session.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public bool ContinueOnError { get; set; }

Property Value

Type: System.Boolean
true if the playback related failures must be ignored during a playback session; otherwise false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ