mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: fix images for release notes (#23606)
The previous were uploaded to a private repository artifacts and were not accessible for a general public.
This commit is contained in:
parent
42ad9e71cb
commit
b92dc47665
@ -12,11 +12,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||
|
||||
* UI mode is now available in VSCode Playwright extension via a new "Show trace viewer" button:
|
||||
|
||||

|
||||

|
||||
|
||||
* UI mode and trace viewer mark network requests handled with [`method: Page.route`] and [`method: BrowserContext.route`] handlers, as well as those issued via the [API testing](./api-testing):
|
||||
|
||||

|
||||

|
||||
|
||||
* New option `maskColor` for methods [`method: Page.screenshot`], [`method: Locator.screenshot`], [`method: PageAssertions.toHaveScreenshot#1`] and [`method: LocatorAssertions.toHaveScreenshot#1`] to change default masking color:
|
||||
```js
|
||||
|
Loading…
x
Reference in New Issue
Block a user