Skip to content

mark0203/Eventer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Eventer

This gem will make it possible to trigger a tap instead of a click on an element.

Usage

Find elements the way you always find elements. instead of elm.click you can do elm.raise_event(:tap)

About

Eventer is a small gem that converts a execute_script Jquery to perform a tap on an element into a simple to use function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors