I'm wondering, if I can use custom HTML5 attributes, when searching a website?
I've tried different XPath's, but Ranorex always says that no elements are found.
So, is there a possibility to get results from such XPath: ".//a[@data-id]='1'"?
Thank you for your responses!