Hi ,
When identifying a UI element, multiple methods (Strict, Fuzzy, Image, CV, etc.) are enabled by default. What is the recommended best practice here? Should all methods remain enabled, or is it better to keep only Strict selected?
Thank you.
Hi ,
When identifying a UI element, multiple methods (Strict, Fuzzy, Image, CV, etc.) are enabled by default. What is the recommended best practice here? Should all methods remain enabled, or is it better to keep only Strict selected?
Thank you.
As per UiPath best practices, Strict selector should be the first and preferred choice since it is the most reliable and performant. If the element can be consistently identified using a stable selector, there is no benefit in enabling other methods.
The recommended priority order is Strict → Fuzzy → CV/Image, depending on application stability and UI behavior. Multiple methods can be combined only when a fallback is required for dynamic or unstable elements.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.