-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It seems that all browsers except for Safari trim the text of elements, when we read text nodes. On the other hand, Safari includes leading/trailing whitespace.
I'd like these bits of functionality to trim the leading/trailing whitespace by default, unless specified otherwise (using a builder):
CSF.Screenplay.Selenium/Queries/TextQuery.csCSF.Screenplay.Selenium/Builders/QuestionQueryBuilder.csCSF.Screenplay.Selenium/Builders/QuestionMultiQueryBuilder.csCSF.Screenplay.Selenium/Builders/QueryPredicatePrototypeBuilder.cs
The builder will offer the ability to not-trim whitespace from the front/end of the text.
Metadata
Metadata
Assignees
Labels
No labels