Mohit_Dadhich
4 years agoContributor
Desktop Testing using TestComplete-Unable to update xpath in selector using ancestor/sibling concept
I am not able to track/highlight an object in Name Mapping using the selector(created using dynamic xpath containing ancestor/sibling concept) - the selector which i am using here is : //div[text()=...
- 4 years ago
Hello,
You could use that parent object and then use FindChildByXpath methods to interact via script :
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/web-objects/findchildbyxpath-method-web-object.html