Simulate mouse double-click with Mathematica commands
- To: mathgroup at smc.vnet.net
- Subject: [mg127672] Simulate mouse double-click with Mathematica commands
- From: Yuri Fadeev <jurasea at yahoo.com>
- Date: Tue, 14 Aug 2012 04:23:02 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Hello everyone, Is there any simple way to simulate mouse double-click on screen position with coordinates say {"200","200"} using mathematica commands? Could be invoking MathLink or C/C++ mathematica add-on packages as well. In more details i need to identify on screen graphical object matching available sample, then move cursor over and double click it (emulation, t.e. without user help/intervention) .. kinda do operation continuously on flash.swf without involving user presence.