siteshooter icon indicating copy to clipboard operation
siteshooter copied to clipboard

:camera: Automate full website screenshots and PDF generation with multiple viewport support.

Results 8 siteshooter issues
Sort by recently updated
recently updated
newest added

Hey, it seems the dependency tree is not lined up correctly, as there are conflicting dependencies that result in an error during install. Using Node.js lts/boron (6.14.2) -> [email protected] requires...

bug

Environment: ``` @angular/cli: 1.4.7 node: 8.5.0 os: darwin x64 @angular/common: 4.0.0 @angular/core: 4.0.0 @angular/forms: 4.0.0 @angular/http: 4.0.0 @angular/platform-browser: 4.0.0 @angular/platform-browser-dynamic: 4.0.0 @angular/router: 4.0.0 @angular/cli: 1.4.7 @angular/compiler: 4.0.0 @angular/compiler-cli: 4.0.0 typescript:...

@stevebritton Is it possible to delay the screenshot? When I'm taking screenshots of overlays and modals it sometimes takes the screenshot before everything is displayed. Here's an example ![screen shot...

help wanted

Any plans to replace phantomjs with the chrome version of a headless browser? [puppeteer](https://github.com/GoogleChrome/puppeteer) Reasons: - doesn't screenshot videos tags - issues with getting italic fonts to show properly -...

enhancement - best practice

When authenticating against Salesforce, Microsoft, etc., return a status code to ensure a 401 is not returned.

enhancement - best practice

Do you have any plans to include some unit tests?

enhancement - best practice

Currently, PDFs are filtered out when the screen shooting process runs as it produces errors when attempting to open a PDF.

enhancement - nice-to-have

Include: - Viewport - Total links & broken links - Total images & broken image links - GA tracking code, if included

enhancement - nice-to-have