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…
Reference in a new issue