Selector Issue - Id Value

Hi All,
I am facing an selector issue
The selector value is mentioned below also attached selector



From above selector especially the id value

id=‘BranchService3Ifr‘ is keep on changing
So I used two wildcards - * and ?

id=‘BranchService?Ifr’

id=‘BranchService*’

But it is not working.

I checked in visual tree for other options and also checked selector options listed in UiExplorer but if we remove id value from selector it is not working.

Can anyone help me with the solution.

Thanks

Are you using fuzzy or strict? I suggest fuzzy and use an anchor. Have you tried deselecting the IFRAME? It seems like with aaname=‘Account’ that alone should be enough, I wouldn’t expect anything else on the page to have the same aaname.

Hi @postwick - Thanks for your time and sorry for late reply

I have used below selector too but it is not working

I tried fuzzy level fro 0.1 to 1 but no use

Take out the matching and fuzzylevel. Set it up in the indicate window.

Also, having title=‘*’ will make it unable to identify which Edge window it should look in if you hvae multiple Edge windows/tabs open.

Title have the value
I intentionally replaced with wildcard before taking picture

1 Like

Tried in that way also. No positive

Add a new activity so you’re starting from scratch. Identify the element then identify an anchor. Show the selector for both.

Paul - as per your suggestion took fresh activity anchor base

  1. Element selector pic is below

  1. Anchor selector pic is below

Are you using Fuzzy selectors? And do those selectors work? If not, what exactly happens?