docs: add video for 1.24 and improve toc (#16351)

docs: mention test-runner docs in library docs (#16348)
This commit is contained in:
Debbie O'Brien 2022-08-09 00:13:57 +02:00 committed by GitHub
parent 1ca6635bb8
commit 6552788a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 8 deletions

View File

@ -1,12 +1,15 @@
---
id: release-notes
title: "Release notes"
toc_max_heading_level: 2
---
<!-- TOC -->
## Version 1.24
<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/9F05o1shxcY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
### 🐂 Debian 11 Bullseye Support
Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know

View File

@ -1,12 +1,15 @@
---
id: release-notes
title: "Release notes"
toc_max_heading_level: 2
---
<!-- TOC -->
## Version 1.24
<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/9F05o1shxcY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
### 🐂 Debian 11 Bullseye Support
Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know

View File

@ -1,12 +1,15 @@
---
id: release-notes
title: "Release notes"
toc_max_heading_level: 2
---
<!-- TOC -->
## Version 1.24
<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/9F05o1shxcY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
### 🌍 Multiple Web Servers in `playwright.config.ts`
Launch multiple web servers, databases, or other processes by passing an array of configurations:

View File

@ -1,12 +1,15 @@
---
id: release-notes
title: "Release notes"
toc_max_heading_level: 2
---
<!-- TOC -->
## Version 1.24
<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/9F05o1shxcY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
### 🐂 Debian 11 Bullseye Support
Playwright now supports Debian 11 Bullseye on x86_64 for Chromium, Firefox and WebKit. Let us know