Form labels contain non-breaking space ( ) #4675
Unanswered
pgian
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Every
<label>element contains a non-breaking space ( ), probably for creating a margin between the label and the asterisk (*) that indicates a "required" field. Please consider to use CSS instead of special characters.That entity blocks us from using the
normalize-space()function of XPath in test automations.Beta Was this translation helpful? Give feedback.
All reactions