How to use code to move mouse pointer to objects on Browser?
Posted: Mon May 05, 2008 4:48 am
Hi,
I wonder if revBrowser can do that:
1. I wish to use codes to move the mouse pointer to an image (e.g. logo_phpBB.gif) on a webpage and do something (e.g. click).
2. I wish to use codes to focus the mouse pointer to a field (e.g. User Name) on a webpage and do something (e.g. enter some text).
I tried to lay a graphic over the revBrowser and use On MouseMove x,y to detect objects below. However the graphic is always under the revBrowser. Is it possible to lay a graphic over a revBrowser?
Thanks and best regards
I wonder if revBrowser can do that:
1. I wish to use codes to move the mouse pointer to an image (e.g. logo_phpBB.gif) on a webpage and do something (e.g. click).
2. I wish to use codes to focus the mouse pointer to a field (e.g. User Name) on a webpage and do something (e.g. enter some text).
I tried to lay a graphic over the revBrowser and use On MouseMove x,y to detect objects below. However the graphic is always under the revBrowser. Is it possible to lay a graphic over a revBrowser?
Thanks and best regards