Get WebElement Data

This node returns data details about an webElement
The following is returned: outerHTML,innerHTML, Text, TagName, X/Y position, hight/width, isEnabled, isSelected
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. Can be: "ById","ByName","ByClassName","ByXPath","ByCssSelector","ByLinkText","ByPartialLinkText","ByTagName"

Input Ports

Icon
Running FirefoxBrowserSession (created with CreateFirefoxBrowserInstance).

Output Ports

Icon
data details of webElement

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.