Hi,
In modern targeting method, selector, fuzzy selector and image are checked with a click. Do I have to keep all three checks? Or can I just use one check mark? Why does sometimes it checks only fuzzy selector and image? Is it okay to uncheck other and keep only one? Please help me with the concept behind this. Thank you,
Hi @A_Learner
In modern we just need to check at least 1 method but not all or more, it means minimum you need one of them, but the other will work as secondary option in case the first fail
also keep in mind that you should try to use the strict selector when you knows that the element is strict and won’t change, fuzzy selector will work with little variations in case of any change
Regards