Send Keys
Types contents automatically to an editable field.
This activity allows you press the specified key on the specified element.
Input
Browser :
IWebDriver Variable
Required
Specifies the variable name that refers to the opened web browser.Wait Timeout :
Integer Argument
Seconds to wait until the element is found.Key :
Required
Specifies the key that needs to be pressed on the specified web element.
Target
Element Selectors : The Web Element selectors which will be used to find the target element. We can edit the selectors of the specified web element using the Web Element Selector Editor Window.
Last updated