ivobauerjr Posted August 11, 2021 Posted August 11, 2021 (edited) Hello everyone, yesterday i used my script that use func _IE_Create and it works fine, but today program shows Microsoft Edge window with error ($iVisible is set to 0, hidden). Is there any update of this function? I tried to use basics from Autoit Help (v3.3.14.5) #include <IE.au3> _IECreate("www.autoitscript.com", 0, 0) and still shows browser window. I got this output: Function _IEBodyReadHTML also not work properly. Is there please any way how to fix it? Thanks a lot Edited August 11, 2021 by ivobauerjr
Solution ivobauerjr Posted August 11, 2021 Author Solution Posted August 11, 2021 SOLVED. In MS Edge settings i had to set opening websites in IE in MS Edge to "never" - problem solved, _IE_Create etc. works fine again. Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now