Skip to content

Commit

Permalink
Merge pull request alvarcarto#133 from tomasc/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kimmobrunfeldt authored Jul 15, 2020
2 parents 136d353 + b1cfeaa commit 5298dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ screenshot.clip.x | number | - | Specifies x-coordinate of top-left corner of cl
screenshot.clip.y | number | - | Specifies y-coordinate of top-left corner of clipping region of the page.
screenshot.clip.width | number | - | Specifies width of clipping region of the page.
screenshot.clip.height | number | - | Specifies height of clipping region of the page.
screenshot.selector | string | - | Specifies css selector to clip the screenshot to.


**Example:**
Expand Down

0 comments on commit 5298dcc

Please sign in to comment.