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

desc.ClickAt.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Clicks on a link, button, checkbox or radio button with offset.

*Arguments:*
| locator - an element locator
| coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    
*Examples:*
| Click At | id=foo bar | 10 | 20 |    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy