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

desc.FireEvent.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Explicitly simulate an event, to trigger the corresponding "onevent" handler.

*Arguments:*
| {{locator}} - an element locator
| {{eventName}} - the event name, e.g. "focus" or "blur"

*Examples:*
| Fire Event | css=foo bar | blur |
| Fire Event | css=foo bar | mouseover |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy