PDA

View Full Version : Find x,y position of text located with IE Find command. (WXP-Home)



tommytx
04-30-2004, 05:05 AM
Can anyone point me in the correct direction to allow me to use the IE Find command to find a piece of text. Once found it hililtes, and I need to place the mouse on the hilited text and click. If I could find the x,y location of the text, it would be simple to do a mouse move to those coordinates then script a click on the text.
I don't have any problem scripting the keys to get windows to find and hilite the text, however I can't figure out how to get the cursor to move to that point as I don't have the x,y position of the text.


Thanks
Tom.