From: William James Date: 2005-07-31T04:36:02+09:00 Subject: Re: Simulating Mouse Dragging Erik Veenstra wrote: > Is it possible to simulate a mouse drag event in a browser (or > any program in general) with Ruby? Something like: > > dragmouse(x1, y1, x2, y2) > > or > > dragmouse("windowname", x1, y1, x2, y2) > > Either Windows or Linux (Xfree86). I've never used it, but AutoIt for windows may be able to do what you want: http://www.autoitscript.com/autoit3/index.php