Target element does not belong to the application browser

Hi,
I have Use\Application browser.
Inside I do some clicks.
Then a pop up appears.
I have to click inside the pop up.
This pop up does not show any selector.
When I click on an element in the pop up I am getting an error saying that Could not find user interface element for this… How do I fix this?

Thank you,

Hi @A_Learner

That’s probably because the pop up belongs to a new application, try using anothjer use app browser activity to select the windows and then click on it
if that does not work, then try using the classic click activity

Regards!

1 Like

@A_Learner

For most of the pop ups we need to use a separate use application/browser activity and perform the clicks on it using that new scope

Cheers

1 Like

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