You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another one: if you have a number next to a checkbox in a table cell it'll generate yaml that throws playwright._impl._errors.Error: LocatorAssertions.to_match_aria_snapshot: value.startsWith is not a function
Version
1.49.0
Steps to reproduce
docker run $(docker build -q .)
Expected behavior
Yaml should probably be quoted:
Actual behavior
Yaml is not quoted:
Additional context
Gotta love YAML, it's outputting the text input as a number:
If you decide to quote all the things for #33772 this will probably also be fixed
pytest output:
Environment
The text was updated successfully, but these errors were encountered: