Skip to content

Snapshot

Property Type Required Description
SnapshotRule SnapshotRule False Use this matching rule to match UI elements on the page. See the Waiting And Snapshots section for a more detailed description.
HtmlRule HtmlRule False Use this matching rule to match the page's HTML. See the Waiting And Snapshots section for a more detailed description.
ConditionGroup String False Value referring to the Name property in a matching rule (HtmlRule, SnapshotRule) or the ResultVariableName property in the ExecuteScript action. If specified, this action will only run if the referred to result is true
NotConditionGroup String False Value referring to the Name property in a matching rule (HtmlRule, SnapshotRule) or the ResultVariableName property in the ExecuteScript action. If specified, this action will only run if the referred to result is false