Hey all,
How to get the attribute value from XPath?
For example I want to get the value of attribute caption:
//MobileDevice//MobileObject[@caption='20/03/2018 06:43:22 your code is 4322. Do not tell anybody!!']
if I set //MobileDevice//MobileObject[@caption, it will be error