Use Browser Edge: Invoice pdf: Could not find the UI element corresponding to this selector: <html app='msedge.exe' title='Invoice-485744.pdf'/> The closest matches found are: [62%] <html app='msedge.exe' title='New tab'/>

First launch it with maximise
Mode
Than highlight the selectors and see what is causing the issue
Also check the different combinations of selectors like strict
Or fuzzy with multiple anchors
If still not resolved share the xaml and pdf
Thanks

You can try launching it separately first also first open file with run activity and than use this one shown in image

Hello @Dingkun_Yang

Could you try and change your Selector/Window Selector to this:

<html app='msedge.exe' title='*'>

Regards
Soren

@Dingkun_Yang is it solved ?


Change it into this ?
Then “Ok” button cannot be clicked.

Click “Validate” before you click OK.

But the selector should be changed on the Use Application/Browser activity, and not on the Click activity itself.

1 Like

not yet.
Thanks for your reply.
This anchor even cannot be controlled to select a text. In this situation, how could I adjust check the different combinations of selectors like strict
Or fuzzy with multiple anchors ?


This is the pdf

To identify a position from you need to use text that where anchor will play the role
To get the text
There get text activity
Get full text and and classic also get text activity is there those you can use

Exactly which value you need to extract from the screen shot also
Is this fix format or format will change


Where is the selector editor of this Application/Browser activity? I did not find it.

You can find it under “Properties” for the activity:

Regards,
Soren

Right side properties panel is there
There you will get