Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

New feature : Screenshot delay #244

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

glafarge
Copy link

Add the possibility to delay the screenshot with the help of chrome --virtual-time-budget argument.
Gives javascript websites the necessary time to render.

For example (same url, different results) :

Without delay :

$ cat targets.txt | aquatone

without

With delay :

$ cat targets.txt | aquatone -screenshot-delay 10000

with

@Ethnical
Copy link

Exactly what i'm looking for 👍

@pedrolegum
Copy link

@glafarge Can u build it with this feature and make available to download with this feature, I wasn't able to do build =(

@glafarge
Copy link
Author

@pedrolegum Sorry mate! I can't help you with that. Everything worked properly on my side.

@shelld3v
Copy link

@pedrolegum Checkout https://github.com/shelld3v/aquatone

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants