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
Playwright is currently type annotated and works with mypy but mypy itself does not handle somethings better whereas pyright does, and also pyright implement more features and we should make it more compatible, currently if you run pyright on playwright codebase, there are many error which needs to be fixed