Need help to fine-tune selectors

Hi all,
I’m implementing a UiAutomation task. Can anyone suggest me how to fine-tune selectors??

Thanks in advance

Hi @Steven_ds_55

  1. While indicating the UI element, enable the strict selector and disable the fuzzy selector and image options. Then, click validate.
  2. Return to UiPath Studio, open the properties of the UI activity, and access the strict selector in UI Explorer to fine-tune the selector.
  3. Review the attributes and keep the useful ones, such as aaname, visible innertext, tag, type, and table row.
  4. Ignore unnecessary attributes like parent id and idx.
  5. Click highlight element to validate the selector, then click validate again.

Hope it helps!!

1 Like

Hi @Steven_ds_55

Refer this https://www.youtube.com/watch?v=nriHyHSMl8k

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.