Glavin001 / pageshot

Take screenshots triggered by browser-side JavaScript.
MIT License
1 stars 0 forks source link

Pageshot configuration as CLI argument #2

Closed Glavin001 closed 10 years ago

Glavin001 commented 10 years ago

Pageshot configuration as CLI argument.

Instead of requiring that the Pageshot configuration, (what calls pageshot.shoot(), etc), be included in the main source code, it should be injected (injectJs) at runtime by Pageshot itself.