mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: add a link to screenshots api in the docs (#28288)
This commit is contained in:
parent
958e45316e
commit
1f953c2148
@ -31,7 +31,7 @@ await Page.ScreenshotAsync(new()
|
||||
});
|
||||
```
|
||||
|
||||
Screenshots API accepts many parameters for image format, clip area, quality, etc. Make sure to check them out.
|
||||
[Screenshots API](./api/class-page#page-screenshot) accepts many parameters for image format, clip area, quality, etc. Make sure to check them out.
|
||||
|
||||
<!-- TOC -->
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user