mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

- Simplify by only considering client/ vs non-client/ - Fix stack traces when calling from other playwright code, e.g. from the cli - Account for re-entrant calls that happen when instrumenting context creation/desctruction - Add tests - Fix StackTraceView on Windows