Skip to content

SelectOptionIndexΒΆ

This action uses the result of a previous FindSelects action.

Property Type Required Description
Index Number True The value of this property selects the zero-based index of the select options in the find result.
IfFail Boolean False Valid values: Error, Ignore
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