Select

Allows selecting or deselecting options within a menu which is represented by select tags. Selections can be made by different criterions: By numeric zero-index (e.g. select first element in a select), by an option’s value, by an option’s text, or simply selecting all options.

Note: In case you are trying to select multiple elements and the corresponding select construct does not have a multiple attribute, an error is thrown.

Options

Input
Input column which provides the select WebElement(s)
Action
The action to take (select or deselect)
Select by
The criterion for the select or deselect

Input Ports

Icon
Table with a column providing WebElements to select

Output Ports

Icon
Same as input table

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.