Jump to content

SOLVED: _IECreate with $iVisible =0 shows MS Edge and dont work properly


Go to solution Solved by ivobauerjr,

Recommended Posts

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:

obrazek.thumb.png.517fa185a105a65436dbb48f14fa21ae.png

 

Function _IEBodyReadHTML also not work properly.

 

Is there please any way how to fix it?

Thanks a lot

Edited by ivobauerjr
Link to comment
Share on other sites

  • ivobauerjr changed the title to SOLVED: _IECreate with $iVisible =0 shows MS Edge and dont work properly

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...