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

desc.ClickButton.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Clicks a button identified by locator.

Examples:
| Input Text  | id=buttonID |
| Input Text  | name=buttonName |
| Input Text  | css=div.main input#buttonID.button |
| Input Text  | xpath=//*[@id="buttonID"] |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy