Option Picker

This node picks an option in a dropdown or selection web element in an active selenium session.
The element to send to can be found using different selectors e.g. byID, byXpath, byClass,...

Options

Option to Select
Define which option to pick
select or unselect
Define if option should be selected or unselected
searchIn
Define if you want to search in the whole document (with locator) or in the last saved web element Can be: "with locator","current element" or "with locator in current element"
Locator String
The locator string to search for. e.g. an xPath or the ID of the webElement
FindBy
Specify how the node should search for the element. Can be: "ById","ByName","ByClassName","ByXPath","ByCssSelector","ByLinkText","ByPartialLinkText","ByTagName"

Input Ports

Icon
Running FirefoxBrowserSession (created with CreateFirefoxBrowserInstance).

Output Ports

Icon
FirefoxBrowserSession

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

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.