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

Does IE_Navigate recursivly scan web pages

$
0
0
Hi,

I have a script that loops through an array of URLs and displays them with a Sleep command in between.  The exact code is:

For $iPageLoop = 0 to UBound($arrWebPages) - 1
_IENavigate ($oIE, $arrWebPages[$iPageLoop])
_IELoadWait ($oIE)
Sleep($iSleepTime)
Nex

t

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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