Re: Image based controls
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
There are tools: 1. library IE.au3 http://www.autoitscript.com/forum/index.php?showtopic=19368 2. IEDocMon http://www.cheztabor.com/IEDocMon/index.htm#License 3. HTTP UDF's, For downloading webpages and submitting POST requests http://www.autoitscript.com/forum/index.php?showtopic=29631 and other ones --- In [email protected], "mml_0813" <mml813@...> wrote: > > How do I get around an image based website with images of buttons with > html text instead of actual controls? I can't use control id's or class > names because there are none associated with the button or tab images. > I am stumped. > Thanks. > Mike >