Identification methods

Hi,
When I identify an UI element, all method strict, fuzzy, image, CV etc. are shown. What is the best practice? Shall I leave them checked or keep only strict checked?

Thank you,

@A_Learner

Strict is preferred first…for elements where the selectors are already reliable there is no point to use other methods

Similarly hierarchy is strict → fuzzy → cv/image based on what is preferred..

Combinations also can be used if you feel you need a fall back method..

Cheers

@A_Learner,

There is no best practice as such. You should be choosing the best suited for your UI element. Each method have its purpose/pros and cons so you should be trying which works for you.

You can refer all methods and their details here:

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