Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Nina Jansen
RE: mouse events [ reply ]  
2009-04-01 20:56
Thanks, I appreciate the update, works great.

By: Jari Bakken
RE: mouse events [ reply ]  
2009-03-31 15:26
Hello Nina,

I've added Element#fire_event - just install the latest version from GiHub (>= 0.0.6.2).

jruby -S gem install jarib-celerity --source http://gems.github.com



By: Nina Jansen
mouse events [ reply ]  
2009-03-31 14:26
How do I fire a mouse event with celerity? Watir has a fire_event for each element, but I can't find a similar thing for celerity. I want to mouse over an element and check that certain other elements become visible.