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

desc.InputText.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Types the given text into text field identified by locator.

Examples:
| Input Text  | id=textfieldID |
| Input Text  | name=textfieldName |
| Input Text  | css=div.main input#textfieldID.textfieldClass |
| Input Text  | xpath=//*[@id="textfieldID"] |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy