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
The CLI config file (.playwright/cli.config.json) is silently ignored when saved with a UTF-8 BOM (EF BB BF). This is common on Windows where editors like Notepad and PowerShell produce BOM by default.