Hi team,
I need the BOT to click the Delete Button below however there are two of same button I gave the BOT the below anchor however it’s not giving me an error and still not clicking the button
Hi @omar_ismail
When indicating the element try to give the two anchors which is closure to the target element. The anchors should be static and unique. while, check the strict selector and uncheck the fuzzy selector and image.
If there is duplicates elements with the same name, in fuzzy selector it shows copy symbol as show below, which is not preferable
Check the Strict selector and uncheck the fuzzy and image as below,
Hope it helps!!
@omar_ismail - use aaname
in the selector, it might have name of the button in it.