BOT Running very slow on Internet Explorer

Hi!

Yeah, I would say the problem is actually the WaitForReady = INTERACTIVE property.

I saw the same slowness problem in one portion of one screen in the application that was being automated.
In some cases, when it was changed to COMPLETE or NONE, that fixed the problem,
but what the option had to be seemed to depend on the computer, so maybe the UiPath or
Internet Explorer version was different.

The portion of the web page, where the slowness appeared, seemed to be dynamically generated, so
maybe this has something to do, with the page or element loading on webpages. I would have expected
though that the INTERACTIVE option would have been the fastest, instead of the slowest, since it waits
only for a portion of the page to be loaded as far as I know.

I have no clear specs, but this is known about the systems, where this problem occurred:

Browser: IE11
OS: Windows 7

2 Likes