ContributionsMost RecentMost LikesSolutionsHighlightObject Method Please bring TestComplete's HighlightObject method equivalent to Testleft!! https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-sys-desktop-pda/highlightobject-method-sys-pda-object.html 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