Hello,
Refer to Webapp\Hybrid application, a question which keeps coming is what would be the most efficient way to find an element.
I’ve been told that using xpath is the worst way while using ID\Name is better.
What if I use an absolute path to an element (to reduce search time) ?
How does appium finds an element by ID\Name – does it keep some kind of a live dictionary (otherwise it still needs to search the DOM tree).
Thanks!
created
Dec '17
last reply
Dec '17
- 2
replies
- 251
views
- 2
users