tommytx Posted August 4, 2007 Report Share Posted August 4, 2007 I have a page that each time it loads slightly different material, it moves the button just a tiny amount for each page so I can never know exactly where it will end up. That makes it difficult to click by Move Mouse. It has some text just before the button, is there any way to search for the text and then detect the position of the text so I can move my mouse there and then add the exact offset to the button from the hilited text... IF I could get the mouse to move to the position of the hilited text, I could then just give it some x y offsets.. I tried tab, but that failed.. In other words the text is always relatively the same offsets to the button, but not from the top of the page... Anyone have any ideas... this would be a great feature to add as it would really simply moving the mouse to buttons that land at many different places, depending on what other text is on the page.. Hope this all makes sense. Thanks Tom Quote Link to comment Share on other sites More sharing options...
tommytx Posted August 5, 2007 Author Report Share Posted August 5, 2007 I see there is a command to Move Mouse to text cursor, but no way to search for text and hilite text and then somehow get the text cursor to that position, since if i could move the text cursor there, then I could move the mouse to that same point and then read the position of the mouse and order the mouse to move a slight relative amount now to the click point.. This seems like it would be a great command, to get the position of hilited text following a Find command.. Any suggestions? Quote Link to comment Share on other sites More sharing options...
Cory Posted August 8, 2007 Report Share Posted August 8, 2007 Is this a web page or program? If is a web page I suggest doing a CTRL+F to find the text then do a TAB - Shift+TAB to move to the hyperlink. If it is a program it is likely the object you want to click on is a control so use the mouse left click on control command. 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.