Hi, i didnt understand the output error, appreciate your help. I want to perform set focus on the word then click into the link. Anything wrong with the selector?
Hi,
The selector didn’t match any element, and then it gives you the closest matches. Try updating the selector, if it always should be looking for “Restricted Party Management” then see if you can use aaname or similar instead.
Hi,
Can you guide me where to change to “Restricted Party Management” it currently show “presentation”
Can you open UiExplorer, indicate the element and send a screenshot of the UiExplorer?
Try remove the title tag and try again.
It would help if you could send a screenshot of the webpage, if possible
Hi @zixin_wong,
Sometimes, title changes with different events on the page, hence it is advisable to include * in the title name.
Also, you can consider including, tablecol, tablerow attributes.
Regards
Sonali
Hi @Obsev and @sonaliaggarwal47,
Thanks for trying to help here.
This website is my company intranet therefore i can’t share the link here due to access issue. I tried to delete the fields that you mentioned as well as adding * in the tile but still not working.
Hi @zixin_wong ,
Asterik(*) should be helpful in title attribute not in aaname. Please read my previous comments carefully.
Also, try including tablecol and tablerow attributes that can help better to locate an element.
Regards
Sonali