playwright/docs
Dmitry Gozman 0586c2554f feat(text selector): normalize whitespace for quoted match (#5049)
This changes quoted text selector like `text="Foo Bar"` to perform
normalized whitespace match.

Most of the time users want to match some string visible on the page,
and that always means normalized whitespace.

We keep the case sensitivity and full-string vs substring difference
between quoted and unquoted matches.
2021-01-19 09:30:34 -08:00
..
development infra: bump to next version on trunk at a branch point (#4288) 2020-10-29 17:46:07 -07:00
examples docs: update authentication guide to use storageState() api (#4948) 2021-01-08 12:24:10 -08:00
src feat(text selector): normalize whitespace for quoted match (#5049) 2021-01-19 09:30:34 -08:00