Forum Discussion
eykxas
3 months agoRegular Contributor
Hi !
I think, in your case, the best performance is due to the Xpath method and not the Alias. Xpath acts as a pointer to the element. If the webpage's DOM tree is not too complicated, finding elements with XPath is almost instantaneous.
(This is why in my project I avoid using NameMapping or Aliases).
Related Content
- 3 years ago
- 4 years ago
- 11 months ago
Recent Discussions
- 2 hours ago
- 10 hours ago
Working with Visual Test
Solved2 days ago