From: Kid Kid Date: 2007-01-25T08:09:08+09:00 Subject: Re: How to simulate Mouse Click with Ruby, or mouse library Thanks for the suggestion Ben, I would like to use ruby to simulate a mouse click on any general Windows program such as Internet Explorer. I'm aware that I can use WATIR to automate clicking on elements on the webpages. However what i'm looking for is the ability to use Ruby to issue a "Mouse click" no matter where the cursor is or what program is running. Thanks, KidK Benjohn Barnes wrote: > On 24 Jan 2007, at 22:12, Kid Kid wrote: > >> >> Hi, I would like to simulate a Mouse click through Ruby. Is there >> a way >> to do this through Ruby? Does Ruby have any library for simulating >> mouse events. Can someone provide me with some info on this topic. >> Thanks in advance. > > I think you'll need to provide a little more info to help people get > started with this one. What GUI environment are you using and trying > to make mouse clicks in? > > Cheers, > Benj -- Posted via http://www.ruby-forum.com/.