Send Keys

This node sends text to a web element in an active selenium session.
The element to send to can be found using different selectors e.g. byID, byXpath, byClass,...

Options

Text to send
Define the text you want to send
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

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.