webshot icon indicating copy to clipboard operation
webshot copied to clipboard

Screenshot local HTML content

Open vmarquet opened this issue 6 years ago • 0 comments

Attempting to take a screenshot of a local HTML file results in an error:

Webshot::WebshotError: Could not fetch page: "/var/folders/[REDACTED]/index.html", error code:

Using file:///var/folders/... does not change anything.

Is there a way to take screenshots of local content without having to run a HTTP server?

vmarquet avatar Nov 05 '17 19:11 vmarquet