All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.SendKeys.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Types the given text into text field identified by a locator without clearing the text field.
This is particularly used for file upload fields since `Input Text` keyword will not work with file uploads.

Examples:
| Send Keys  | id=foo bar | C:\foo\bar\image.jpg |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy