This PR cherry-picks the following commits:
- 460e7fcfa2
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a064d0915
commit
ba20378b5b
|
|
@ -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…
Reference in a new issue