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- RequiredSpecifies the variable name that refers to the opened web browser.
- Wait Timeout : - Integer ArgumentSeconds to wait until the element is found.
- Key : - RequiredSpecifies 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
