What's Changed
What's New
Playwright now allows to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication.
See tests/browser_context_client_certificates_test.go
Full Changelog: v0.4501.1...v0.4700.0