We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
url
generateScreenshots()
1 parent 0037d3c commit 9aa2ddaCopy full SHA for 9aa2dda
1 file changed
readme.md
@@ -360,6 +360,7 @@ Gets the list of available browsers.
360
Creates a job to take screenshots.
361
362
* `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.
364
* `browsers`: A collection of [browser objects](#browser-objects) indicating which browsers and devices to take screenshots with.
365
* `win_res` (optional): Only required if taking a screenshot on Windows. Defaults to `"1024x768"`.
366
* `mac_res` (optional): Only required if taking a screenshot on Mac OS X. Defaults to "1024x768"`.
0 commit comments