Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Ruby (http://www.velocityreviews.com/forums/f66-ruby.html)
-   -   Is it possible to record and playback in ruby? (http://www.velocityreviews.com/forums/t859209-is-it-possible-to-record-and-playback-in-ruby.html)

Rails List 08-24-2009 12:55 PM

Is it possible to record and playback in ruby?
 
hi, just wondering if it is possible to record and playback mouse
actions in ruby?. Are there any internal/external libraries?
--
Posted via http://www.ruby-forum.com/.


Marvin Gülker 08-24-2009 01:12 PM

Re: Is it possible to record and playback in ruby?
 
Rails List wrote:
> hi, just wondering if it is possible to record and playback mouse
> actions in ruby?. Are there any internal/external libraries?


Hi,

I don't know about recording mouse actions, but if you want to fake
mouse input, I recommand AutoIt if you're using Windows. If you use an X
server system, try out the xdo library I wrote on top of xdotool:
http://rubyforge.org/projects/auto/
I'd be glad to get feedback on it since I just completed it ;-)

Marvin
--
Posted via http://www.ruby-forum.com/.


Marvin Gülker 08-24-2009 01:25 PM

Re: Is it possible to record and playback in ruby?
 
Marvin Gülker wrote:
> but if you want to fake
> mouse input, I recommand AutoIt if you're using Windows.


Sorry, I forgot to give the link:
http://www.autoitscript.com/autoit3/index.shtml

Marvin
--
Posted via http://www.ruby-forum.com/.


Rails List 08-24-2009 01:51 PM

Re: Is it possible to record and playback in ruby?
 
Marvin Gülker wrote:
> Marvin Gülker wrote:
>> but if you want to fake
>> mouse input, I recommand AutoIt if you're using Windows.

>
> Sorry, I forgot to give the link:
> http://www.autoitscript.com/autoit3/index.shtml
>
> Marvin


Thanks Marvin. I will have a look and also update this thread.

cheers

Rails based free Craigslist Clone
http://www.classifiedscript.in
--
Posted via http://www.ruby-forum.com/.



All times are GMT. The time now is 05:19 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57