foxshot icon indicating copy to clipboard operation
foxshot copied to clipboard

Capture web page screenshots using headless Firefox!

Results 4 foxshot issues
Sort by recently updated
recently updated
newest added

I would like to just specify the width, and have the height be derived from the rendered output, perhaps using `document.body.scrollHeight` for example.

Starting firefox takes a considerable amount of time. Is it possible to use the open session? Not closing the existing firefox session, and continue using the old session? I have...

A nice tool, a great example on how to commit to automation of the browser. I was wondering if it would be possible to pass a custom script to load...