Hi…
I have a process that works with IE that I developed a long time ago.
I’ve been bypassing the execution of Edge when running Internet Explorer so far, but it seems like this method has been blocked after the recent Windows update.
However, I realized that when I run Edge in IE mode, everything I’ve worked on in IE functions properly.
the problem is that whether I set the open browser type to Edge or IE, there are always errors when running Edge in IE mode, and this was the same even with the Edge extension tool.
For the time being, continueOnError is set to true and used, but I think the timeout time is too long. However, in case of open browser, timeout cannot be set. Is there any way to fix this?