Couldn't find the answer in documentation or anywhere. can anyone explain why it is strict not fuzzy?

Which of the following targeting methods would you most likely enable when building a Descriptor with a variable tied to a given identifier for the name attribute?

  1. strict selector
  2. fuzzy selector
  3. image

@kokkila.mouli
In UiPath, when building a Descriptor with a variable tied to a given identifier for the name attribute, you would most likely use a fuzzy selector.

Fuzzy selectors allow for partial matching and are useful when the exact value of the attribute can change slightly. This is particularly helpful when dealing with dynamic or variable elements where the name attribute may not be constant.
check the thread

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