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

Problem with IE!!!

$
0
0
My script:
#include <IE.au3>


$oIE = _IECreate ("http://zakupki.gov.ru/wps/portal/base/topmain/home")
$oForms = _IEFormGetCollection ($oIE)
MsgBox(0, "Forms Info", "There are " & @extended & " forms on this page")
For $oForm In $oForms
MsgBox(0, "Form Info", $oForm.name)
Next


Error:

Line 560 ("File "File "С:\... IE.au3""")
WEnd Wend ERROR

What to do???

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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