[Recreator Required] COMMAND OPEN KANTU VER > 5.0

Hi everyone

I’m having a problem with my Kantu up 5.0.1 version

Command: Open
Target : https://www.example.com/xyz/${!COL1}
Error: open’ failed. No page load event detected after 10 seconds.

my solution
Using selectWindow and open page in new tab ← this works !!!

Using pause or waitForPageToLoad after command open does not work!!!

“!errorIgnore” = false ← It also doesn’t work

Error does not always occur !!!

Please try again with V5.0.3, as this version fixes an issue with the OPEN command. Please let me know if this solves the problem for you.

At the moment I have 5.0.3 version. BUG still exist :frowning:
Browswer newest Chrome 75.0.3770.80 I checked two machines win10 32bit and 64bit. Doesn’t difference.

Error does not always occur

It’s better when:
-close another tab
-reload browser
but its only my speculations.

Works only when i open site in new tab (Kantu command <- selectWindow)

Do you have a test macro for me? Ideally also a screencast that shows this error.

Sure

Kantu console

And browser console

I have 3 tabs witch the same subdomain or I started macro in this same domain. And not working!!!

But i start kantu another domain, then everything is ok.

I rewrite my macros to using new command while_2 and executeScritpt <- not changes

Maybe selectWindow will help you for a while?

definitely
but the error still exists
I keep my fingers crossed by ui.vision development team

I actualize my kantu to actual version 5.0.5.
And this bug still exist :frowning:

I remind you about the problem

This bug is exist for me as well !

I’m also experiencing this in 5.1.9

1 Like

Same behaviour, and as workaround I went back to version 4.2.7

[error] open’ failed. No page load event detected after 10 seconds. Error detail: still same ipc secret

Addon: UI.Vision Kantu for Chrome 5.1.9
Webbrowsers: Firefox 69.0, Waterfox 56.2.14

A test macro or a screencast of this issue would be helpful for us, so we can recreate the issue on the test systems.

I stumbled on this error too, here’s the screencast…

My setup:
UI.Vision RPA 5.8.8
Google Chrome version 86.0.4240.111 (Official Build) (64-bit)
Windows 10 Pro 64-bit
Intel Core i5-6300U
16GB RAM

Problem occurs when already loaded page in the tab is the one we want to load…

@acajoo Does this happen with any website or “only” the one from the screencast?

As a workaround, does adding REFRESH after the open command help?

I think the problem can be # in url try with url without # in url

# can block the loading of url