Hi,
In this macro IEGetTagPos doesn't return the exact position. Can you help me?
Thanks
IECreate>IE[1]
IESetTimeout>3,ie_res
IENavigate>IE[1],%www1%,ie_res
IEGetHWND>IE[1],ieh
IEFormFill>IE[1],,,bet[][price],1000,,ie_res
Let>WIN_USEHANDLE=1
WindowAction>1,ieh
Wait>1
SetFocus>ieh
Wait>1
IEGetTagPos>IE[1],,INPUT,NAME,bet[][price],Xpos1,Ypos1
IEGetTagPos problem
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: IEGetTagPos problem
There might be something about this element which causes confusion over it's location. The simplest solution would be to use image recognition to determine the items screen coordinates.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?