cancel
Showing results for 
Search instead for 
Did you mean: 

Spy mode issues with browser pop up

KT
Level 4

Hi,

I have an application that i was trying to automate that had a browser pop up window. Looking at some of the old threads. I found the the idea to create a separate object to handle pop-ups and treat it as a windows application. Doing this i have seen the UI automation spy mode was able to see individual components  of the pop up screen. But after clicking them. i was not able to highlight it. I see an error that no matching windows found. Other spy mode is hitting an error as well. Tried the open UI automation navigator as well but no elements are getting listed.

Any other recommendations on how i can handle this issue?

1 REPLY 1

harish.m
MVP

Hi kris Toledo,

Which version of blue prism you are facing this issue?

It looks like you are able to spy the pop up in one object and unable to identify any element after interacting with popup?

If that is the case I will probably make sure to detach the object 1 which is used to interact with pop up and attach object2 which is actually interacting with the application  and try to spy again.

I had some success of using  "–-force-renderer-accessibility" after  the URL of the apllication 
Ex: Google URL
Original URL : https://www.google.com/

In BP I will add force render accessibility while launching the application  "https://www.google.com/ –-force-renderer-accessibility"

Thanks,

Harish

----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]