mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: fix language port 1.35 release notes (#23674)
This commit is contained in:
parent
769b449d86
commit
460e7fcfa2
@ -8,7 +8,7 @@ toc_max_heading_level: 2
|
||||
|
||||
### Highlights
|
||||
|
||||
* New option `maskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
|
||||
* New option `MaskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
|
||||
|
||||
* New `uninstall` CLI command to uninstall browser binaries:
|
||||
```bash
|
||||
|
||||
@ -8,7 +8,7 @@ toc_max_heading_level: 2
|
||||
|
||||
### Highlights
|
||||
|
||||
* New option `maskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
|
||||
* New option `mask_color` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
|
||||
|
||||
* New `uninstall` CLI command to uninstall browser binaries:
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user