Cannot get the screen rectangle of this UI node. A possible reason might be that the element is not visible

Hi All,

I am getting this error " Cannot get the screen rectangle of this UI node. A possible reason might be that the element is not visible." in Unattend automation.

Can anyone suggest me?

@Palaniyappan
@loginerror
@Pablito

Thanks

1 Like

Hey,
it’s look like that you are use Computer vision but form some reason window is blocked.
Maybe you have extra popup which block the application ?
I had similar issue when I use Navision.
Please check, maybe you will use screenshot activity t check what couse your issue ?

2 Likes

Hi

Did we try using a ATTACH WINDOW or ATTACH BROWSER activity and select the region of scope where we want to click or access the element you want

So once after using attach window or browser inside that use your activity where this error occurs

That would work I hope

Cheers @prashantP

After adding simulate type True for Click activities this is getting resolved.

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.