Hi,
I need to be able to find out if the user has entered a specific textbox/area in a web form. I am not concerned with HOW he got there (whether it was by tabbing and/or clicking) - just need to know that the text-cursor has entered the object.
A companion (2011) thread shows how this is done in Internet Explorer -- thanks to graciously provided help of a fellow user (monoscout999),
http://www.autoitscript.com/forum/topic/130233-how-to-know-whenif-text-cursor-is-within-an-area/
I need to achieve the same objective with AutoIt over any form on Firefox browser.
Hope there is a way!
I need to be able to find out if the user has entered a specific textbox/area in a web form. I am not concerned with HOW he got there (whether it was by tabbing and/or clicking) - just need to know that the text-cursor has entered the object.
A companion (2011) thread shows how this is done in Internet Explorer -- thanks to graciously provided help of a fellow user (monoscout999),
http://www.autoitscript.com/forum/topic/130233-how-to-know-whenif-text-cursor-is-within-an-area/
I need to achieve the same objective with AutoIt over any form on Firefox browser.
Hope there is a way!