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.
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.