Element Identifier

Hi,
When I identify an element Strict, Fuzzy and Image are automatically selected.

Is it recommended to keep Image option or de-select it?

Also, which order UiPath 2022 uses to identify? Do I need to keep both strict and fuzzy?

Thank you,

@A_Learner

there is no order as such…which ever identifies first it takes that

better not to use image if you have selector

cheers

1 Like

For a stricter match, you could still opt to use a refined strict selector then disable fuzzy and image.
If you want some fallback, you could use fuzzy and image, but image is usually a last resort, so you could do with just strict and fuzzy.

1 Like

Hi @A_Learner,

In UiPath, when you select an element, Strict, Fuzzy, and Image are automatically chosen, but it’s usually better to de-select Image since it can slow things down and isn’t always as reliable.

In the 2022 version, UiPath tries to match in order: first Strict, then Fuzzy, and finally Image. Keeping both Strict and Fuzzy is ideal since Strict gives precise matches, while Fuzzy adds flexibility for small changes—using both together is the most reliable setup.

For more details, check out the link → Activities - Advanced descriptor configuration).

Regards,

1 Like

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