Skip to content

Commit 5298dcc

Browse files
Merge pull request #133 from tomasc/update-readme
Update README.md
2 parents 136d353 + b1cfeaa commit 5298dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ screenshot.clip.x | number | - | Specifies x-coordinate of top-left corner of cl
207207
screenshot.clip.y | number | - | Specifies y-coordinate of top-left corner of clipping region of the page.
208208
screenshot.clip.width | number | - | Specifies width of clipping region of the page.
209209
screenshot.clip.height | number | - | Specifies height of clipping region of the page.
210+
screenshot.selector | string | - | Specifies css selector to clip the screenshot to.
210211

211212

212213
**Example:**

0 commit comments

Comments
 (0)