terrypin Posted October 15, 2012 Report Share Posted October 15, 2012 This is going to have an obvious cause, but so far I've not spotted it. This macro (an extract) is scoped to the window 'File Upload' and is is activated by a left click in a small area as shown: It should simply click the 'View Icon' menu. Mouse Move: 456, 38 Relative to Current Window Mouse Left Click But running it also causes the window to move down about 25 pixels. What am I missing here please? EDIT: Sorted thanks. Immediately after posting it occurred to me that it was probably a timing issue. By adding a Delay of 0.1 s as the very first command, the problem vanished. I'll leave this as an example in case others encounter a similar puzzle. -- Terry, East Grinstead, UK Quote Link to comment Share on other sites More sharing options...
acantor Posted October 16, 2012 Report Share Posted October 16, 2012 It might be worth trying to do the same thing by interacting with the "View Icon" control programatically rather than clicking on coordinates. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.