RanorexRanorex Documentation
Validate..::.CreateScreenshot Enumeration
NamespacesRanorexValidateValidate..::.CreateScreenshot
Specifies whether to add a screenshot to the report.
Declaration Syntax
C#Visual BasicVisual C++
public enum CreateScreenshot
Public Enumeration CreateScreenshot
public enum class CreateScreenshot
Members
MemberDescription
Never
Never add a screenshot.

OnFail
Add a screenshot if the validation fails.

OnSuccess
Add a screenshot if the validation succeeds.

Always
Always add a screenshot.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)