bhavesh729
8 years agoSenior Member
XPath is really slow
When I spy the DOM I see a bunch of "Panels" in the object hierarchy.
So I am trying to use FindChildByXpath instead but its taking in excess of 10 seconds to find an element.
Are there any plans to improve the performance OR better yet do you guys recommend a better way to find web elements using the html attributes/tags (especially angular)
I am on version 2.0.0
Thanks