Find Web Element

Finds a web element in a selenium session and saves it for following nodes.
The element can be found using different selectors e.g. byID, byXpath, byClass,...

Options

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 to click. Can be: "ById","ByName","ByClassName","ByXPath","ByCssSelector","ByLinkText","ByPartialLinkText","ByTagName"

Input Ports

Icon
Running FirefoxBrowserSession (created with CreateFirefoxBrowserInstance).

Output Ports

Icon
FirefoxBrowserSession

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.