Forum Discussion
rraghvani
7 months agoChampion Level 3
XPath uses path expressions to select nodes in an XML document. If a new node is added in the middle, it ends up shifting all other nodes beneath it.
If your xpath is referring to a parent object, it might be best to omit that, and see if TC is still able to identify the object.
I've avoided using XPath because of this reason, as we have a lot of <div> used in our web app
Related Content
Recent Discussions
- 16 minutes ago
- 6 days ago
- 10 days ago