Search found 1 match

by mgladkov
Fri Dec 02, 2011 10:56 am
Forum: Object Identification and Technologies
Topic: Are custom HTML5 attributes supported (data-*)?
Replies: 1
Views: 2907

Are custom HTML5 attributes supported (data-*)?

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!