I'll also cherry-pick this into the release branch and update playwright.dev.
This commit is contained in:
parent
d5943def35
commit
2c17b1f0d3
|
|
@ -8,14 +8,14 @@ toc_max_heading_level: 2
|
|||
|
||||
### Network Tab improvements
|
||||
|
||||
The Network tab in the trace viewer now allows searching and filtering by asset type:
|
||||
The Network tab in the trace viewer has several nice improvements:
|
||||
|
||||
- filtering by asset type and URL
|
||||
- better display of query string parameters
|
||||
- preview of font assets
|
||||
|
||||

|
||||
|
||||
And for fonts, it now shows a nice preview:
|
||||
|
||||

|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- The `mcr.microsoft.com/playwright-dotnet:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
||||
|
|
|
|||
|
|
@ -8,14 +8,14 @@ toc_max_heading_level: 2
|
|||
|
||||
### Network Tab improvements
|
||||
|
||||
The Network tab in the trace viewer now allows searching and filtering by asset type:
|
||||
The Network tab in the trace viewer has several nice improvements:
|
||||
|
||||
- filtering by asset type and URL
|
||||
- better display of query string parameters
|
||||
- preview of font assets
|
||||
|
||||

|
||||
|
||||
And for fonts, it now shows a nice preview:
|
||||
|
||||

|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- The `mcr.microsoft.com/playwright-java:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
||||
|
|
|
|||
|
|
@ -10,14 +10,14 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
|||
|
||||
### Network Tab improvements
|
||||
|
||||
The Network tab in the UI mode and trace viewer now allows searching and filtering by asset type:
|
||||
The Network tab in the UI mode and trace viewer has several nice improvements:
|
||||
|
||||
- filtering by asset type and URL
|
||||
- better display of query string parameters
|
||||
- preview of font assets
|
||||
|
||||

|
||||
|
||||
And for fonts, it now shows a nice preview:
|
||||
|
||||

|
||||
|
||||
|
||||
### `--tsconfig` CLI option
|
||||
|
||||
|
|
|
|||
|
|
@ -8,14 +8,14 @@ toc_max_heading_level: 2
|
|||
|
||||
### Network Tab improvements
|
||||
|
||||
The Network tab in the trace viewer now allows searching and filtering by asset type:
|
||||
The Network tab in the trace viewer has several nice improvements:
|
||||
|
||||
- filtering by asset type and URL
|
||||
- better display of query string parameters
|
||||
- preview of font assets
|
||||
|
||||

|
||||
|
||||
And for fonts, it now shows a nice preview:
|
||||
|
||||

|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- The `mcr.microsoft.com/playwright-python:v1.47.0` now serves a Playwright image based on Ubuntu 24.04 Noble.
|
||||
|
|
|
|||
Loading…
Reference in a new issue