You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ const desired_cap = {
133
133
-`right` (int): Right coordinate of the consider region.
134
134
-`regions` parameter that allows users to apply snapshot options to specific areas of the page. This parameter is an array where each object defines a custom region with configurations.
135
135
- Parameters:
136
-
-`elementSelector` (optional)
136
+
-`elementSelector` (optional, only one of the following must be provided, if this is not provided then full page will be considered as region)
137
137
-`boundingBox` (object): Defines the coordinates and size of the region.
0 commit comments