Popup not getting identifed

Hi I wanna handle below popup, this comes when am trying to open PDF.(image is not exact)

image

None of the activities is able to identify this popup. How can I handle this?

Hi @Rilna_Rilna

Can you tried with Image Exist or Element exist activity?

Regards
Gokul

Hi @Rilna_Rilna

Go to ui elxplorer then from teh ui frameworks select active accessibility and try identifying

Ideally this pop up comes only when you don’t have a default pdf app defined so better define it and you should be good

Right click on pdf file → select properties → then give a pdf app there as shown below

image

cheers

I have tried image activity and all the Framework modes. Nothing works.
Also this activity runs on multiple machine. So I cannot go in and manually change PDF properties.

HI @Rilna_Rilna

May I know how you are trying to open pdf?

Handling it one time on the machines is the general way…Because even for the BOT there needs to be some one time setup that you need to do sometimes

cheers