So ‘find by id’ and ‘find by name’ are preferred on ‘find by xpath’ only in case of Native app ?
I’m still trying to understand if there is a fundamental difference in the way each ‘find’ approach is implemented…
I believe it is not a ‘simple’ search in the DOM and has some heuristics/optimizations
Any documentation about how the search is actually being performed ?