Send Keys
Last modified: November 19, 2024
Description
Simulates typing text into the provided WebElement.
Usage
Pass the text and the WebElement you want to insert the text into as parameter for this action. To get the WebElement, use an action like Find/Assert Widget which returns a WebElement.
Input Parameters
Name | Datatype | Required | Description |
---|---|---|---|
Element | WebElement | yes | The JavaScript source code you want to Execute |
Text | String | yes | The time in milliseconds for the script to finish |