kevva / screenshot-stream

Capture screenshot of a website and return it as a stream
MIT License
236 stars 38 forks source link

Script inject test #20

Closed maboiteaspam closed 8 years ago

maboiteaspam commented 9 years ago

Hi @kevva

please take a look and let me know how that looks to you.

Thanks

shinnn commented 9 years ago

What is this? Is this a feature request, bug fix or anything else?

maboiteaspam commented 9 years ago

hi,

this pr add capability to configure a script to inject in the phantomjs page render process. this new feature should later help to simulate user actions on the page suck click event. Doing so enable the end user to take a screenshot of an element which is normaly visible only via user input manipulation.