Frame

This node allows to select an HTML frame on a page. The frame can be located by different methods. After execution, the WebDriver operates within the selected frame. To go back to the parent frame afterwards, run this node with the “Back to parent frame” option.

When using “Name or ID” or “WebElement”, make sure to point directly to a <frame> or <iframe> element!

Options

WebDriver input
Input column which provides the WebDriver(s)
Index
Select a frame by its (zero-based) index.
Name or ID
Select a frame by its name or ID.
WebElement
Select a frame using its previously located WebElement.
Back to parent frame
Switch back to the parent frame.
Default content
Switch either to the first frame on the page, or the main document when a page contains iframes.

Input Ports

Icon
Table with a column providing a WebDriver in which to select a frame

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.