It looks like this
![](/Support/Attachment/107810.aspx)
To prove that the text of the element contains non-breaking spaces - track it using the Web Spy and then copy-paste xpath_text to a new text file.
![](/Support/Attachment/107811.aspx)
Preview the file in a viewer with character code display and notice A0 code in the position of the space. It is the code of a non-breaking space.
![](/Support/Attachment/107812.aspx)
To enter a non-breaking space in the Web Spy use Shift+SPACE key combination (requires Rapise 6.5+). After fixing the XPath should start working.
![](/Support/Attachment/107813.aspx)