Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

_IEImgClick does not seem to work (for me anyway)

$
0
0
Anyone care to let me in on what I am missing here?
[ autoit ]      
#include <IE.au3> Local $oIE = _IECreate('http://www.doitbest.com/StoreLocator.dib') _IEImgClick($oIE,"searchforstore.gif","src") _IELoadWait($oIE)

or

[ autoit ]      
#include <IE.au3> Local $oIE = _IECreate('http://www.doitbest.com/StoreLocator.dib') _IEImgClick($oIE,"Search for Store","alt") _IELoadWait($oIE)

Neither seem to work,
Returns the following in the console:
--> IE.au3 V2.4-0 Warning from function _IEImgClick, $_IEStatus_NoMatch

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>