Skip to content

Commit 9aa2dda

Browse files
jazzzzscottgonzalez
authored andcommitted
Document required url parameter for generateScreenshots()
Closes gh-54
1 parent 0037d3c commit 9aa2dda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ Gets the list of available browsers.
360360
Creates a job to take screenshots.
361361

362362
* `options`: A hash of settings for the screenshots. See [screenshot job objects](#screenshot-job-objects) for details.
363+
* `url`: The URL of the desired page.
363364
* `browsers`: A collection of [browser objects](#browser-objects) indicating which browsers and devices to take screenshots with.
364365
* `win_res` (optional): Only required if taking a screenshot on Windows. Defaults to `"1024x768"`.
365366
* `mac_res` (optional): Only required if taking a screenshot on Mac OS X. Defaults to "1024x768"`.

0 commit comments

Comments
 (0)