Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Info: Screenshot #20

Closed
A5hleyRich opened this issue Feb 23, 2016 · 4 comments
Closed

Info: Screenshot #20

A5hleyRich opened this issue Feb 23, 2016 · 4 comments

Comments

@A5hleyRich
Copy link
Contributor

Ability to return a screenshot of the rendered page as binary data. Possibly add the -s option to toggle the inclusion. Similar to what PageSpeed does.

@soulgalore
Copy link
Member

Yes, so we will have it sitespeed.io using Browsertime, but maybe we could do so can pass CLI parameters to Browsertime (that we use to run the browser), so it's also available for the coach. We haven't implemented it yet though in Browsertime :) It should be pretty easy using Selenium but it's nothing we have had time to look at yet.

@A5hleyRich
Copy link
Contributor Author

Closing as feature falls out of scope.

@soulgalore soulgalore reopened this Apr 7, 2016
@soulgalore
Copy link
Member

We have this in Browsertime so lets add it to the coach since it's really useful to know exactly what page we test.

soulgalore added a commit that referenced this issue Apr 7, 2016
@tobli
Copy link
Member

tobli commented May 24, 2016

Saving a screen shot is now possible by running

webcoach --screenshot <url>

The coach api also supports screenshots by passing screenshot:true in the options object.

@tobli tobli closed this as completed May 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants