Multiple Click Button

Hi Team,
I am trying to click on the Download making the “Date Range” as my primary key. But the selector does not contain the index or anything with respect to which I can fix the click. It is showing duplicate buttons.


Please help.
Thanks.

Hi @yash.choursia

Select the anchor target as strict selector.

Regards,

Tried that as well, but not working.

Hi @yash.choursia

When you are indicating the target you get the one target selector option box. Then Uncheck the Fuzzy selector and Image, Only check the Strict Selector. Then it will show the exact button not duplicates. Check the below image for better understanding.

Better to give the Anchor for better Ui indication.

Hope it helps!!

Hi @yash.choursia

Try by changing the click activity to strict selector

Select the strict selector and uncheck the remaining selectors so that the duplicates can be removed.

Hope it works !!

Hello @yash.choursia ,

  1. Expand the Ui Element tree and check there will be at least one element like row number, row index, index, etc which will help you to specifically choose the download button for the given date.
  2. In order to avoid duplicates after selecting the right anchor, choose the strict selector for the target (remove check marks for other options).

Regards,
Rohith