I am having a problem selecting nodes by attribute when the attributes contains more than one word. For example:
>
try this: //*[contains(@class, 'atag')]
//*[contains(@class, 'atag')]