We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 136d353 + b1cfeaa commit 5298dccCopy full SHA for 5298dcc
README.md
@@ -207,6 +207,7 @@ screenshot.clip.x | number | - | Specifies x-coordinate of top-left corner of cl
207
screenshot.clip.y | number | - | Specifies y-coordinate of top-left corner of clipping region of the page.
208
screenshot.clip.width | number | - | Specifies width of clipping region of the page.
209
screenshot.clip.height | number | - | Specifies height of clipping region of the page.
210
+screenshot.selector | string | - | Specifies css selector to clip the screenshot to.
211
212
213
**Example:**
0 commit comments