docs: release video and trace viewer video (#32164)

This commit is contained in:
Debbie O'Brien 2024-08-14 23:20:19 +02:00 committed by GitHub
parent 60900f8541
commit f927495791
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 7 deletions

View file

@ -8,9 +8,15 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
## Version 1.46 ## Version 1.46
<LiteYouTube
id="tQo7w-QQBsI"
title="Playwright 1.46"
/>
### TLS Client Certificates ### TLS Client Certificates
Playwright now allows to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication. Playwright now allows you to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication.
The following snippet sets up a client certificate for `https://example.com`: The following snippet sets up a client certificate for `https://example.com`:

View file

@ -16,7 +16,7 @@ Playwright Trace Viewer is a GUI tool that lets you explore recorded Playwright
- [How to open and view the trace](/trace-viewer-intro.md#opening-the-trace) - [How to open and view the trace](/trace-viewer-intro.md#opening-the-trace)
<LiteYouTube <LiteYouTube
id="lfxjs--9ZQs" id="yP6AnTxC34s"
title="Viewing Playwright Traces" title="Viewing Playwright Traces"
/> />

View file

@ -13,7 +13,7 @@ Playwright Trace Viewer is a GUI tool that helps you explore recorded Playwright
* langs: js * langs: js
<LiteYouTube <LiteYouTube
id="lfxjs--9ZQs" id="yP6AnTxC34s"
title="Viewing Playwright Traces" title="Viewing Playwright Traces"
/> />