| BrowserName |
String |
True |
Name of child browser. To execute actions using this child browser in subsequent steps, specify the BrowserName property matching the BrowserName property from this step. |
| 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 |