Forum Discussion
rraghvani
Champion Level 3
3 years agoYou should ask that question to the developers of the application! The control could be dynamically generated.
I also have something similar, on the application that I test, where the "id" is always changing. I have to use different properties to identify the object instead. I'm not using XPath, which makes things easier!
rraghvani_0-1676370018744.png
XPath example for the above control,
rraghvani_0-1676372374637.png
Question. Is it necessary for you to use XPath? Are you testing on Windows, macOS, Linux, Android and iOS?
- MarcusBengtsson3 years agoFrequent Contributor
I am testing on Windows, and its on the web. I dont think its "necessary" to use xpath really haha.