cancel
Showing results for 
Search instead for 
Did you mean: 

How to spy Popup on Google Chrome

THANGHA_DUY
Level 3

Hello,
I am using BP v6.4.2, Chrome 79, BP Chrome extension 1.0.6.3 .
I can't spy on popup elements.

Example :
After pressing the Try it button on https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_confirm , a Confirm popup will appear.
But i can't spy OK button on Confirm popup.
Could you tell me if you have experience? ( I'm so sorry for my poor English )

Thanks in advance!

------------------------------
Thang Ha Duy
Process Developer
Japan/Tokyo
------------------------------
8 REPLIES 8

jegendra
Staff
Staff
Hi Thang,

For this example, you could spy the OK button using the Region Mode.
23033.png


------------------------------
Jega Avinasinathan
Customer Support Engineer
Blue Prism
------------------------------
Jega Avinasinathan Customer Support Engineer Blue Prism

Hi Jega,

Thank you for your support.

I could spy the OK button using the Region Mode.

But because Region_OK position is fixed, so i think i can't spy OK button in the following cases.
1. Chrome Window is resized.
2. Object is used in different Runtime Resource.

Thanks in advance!

------------------------------
THANG HA DUY
------------------------------

Hi Thang,

Please use UIA mode for ths. For example you URL is https://community.blueprism.com/.
Then add "https://community.blueprism.com/ --force-renderer-accessibility"
Now you can able to spy everything using UIA mode.

Please let me know if you have any doubt.


------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo

Hi Thang.

Click on Identify dropdown button and select Open UI automation navigator from application modeler.

you have to check each element from left side tree element.

You will definitely get your required element.(Normal UI Spy mode wil not helpful in this scenario) 

Please let me know if need any help.

Thanks
Nilesh

------------------------------
Nilesh Jadhav
Senior RPA Specialist
ADP
Pune
------------------------------
Nilesh Jadhav.
Consultant
ADP,India

Hi Amlan,

I have the same issue. Could you be more precised? Where this '--force-renderer-accessibility' phrase should be used?

Br,
Michal



------------------------------
Michal Plich
PD
Nordea
Europe/Oslo
------------------------------

Hi Michal,

You have to append '--force-renderer-accessibility' on the url of the application and it should work after that. Suppose your website URL is "https://abc.com" then after appending the URL should become "https://abc.com--force-renderer-accessibility" and now you should be able to spy the application. You need to launch the application using this URL only from the application modeller.

------------------------------
Ritansh Jatwani
Consultant
EY
Asia/Kolkata
------------------------------

Great - thanks for update 😉

------------------------------
Michal Plich
PD
Nordea
Europe/Oslo
------------------------------

Hi Michal,

I hope you've got the answer already.
Some reasons, my response was posted with delay.
 
Please refer to the screenshot below.



------------------------------
Jega Avinasinathan
Customer Support Engineer
Blue Prism
------------------------------
Jega Avinasinathan Customer Support Engineer Blue Prism