fzaninotto / screenshot-as-a-service

Website screenshot service powered by node.js and phantomjs
1.1k stars 243 forks source link

Generate screenshot after javascript event? #39

Open tcoulter opened 11 years ago

tcoulter commented 11 years ago

Hi there,

I'd like the screenshots my app creates to wait until a javascript event is fired (or a timeout is reached). Is there any way to do that currently with screenshot-as-a-service?

If not, how would you recommend I add this? I'm happy to do the work, would love some direction.

Thanks! Tim