Can slimerjs take a webpage as input via stdin?
E.g. generateHtmlFileAndWriteToStdOut | slimerjs
I want to use slimerjs in a script pipeline.
Can slimerjs take a webpage as input via stdin?
E.g. generateHtmlFileAndWriteToStdOut | slimerjs
I want to use slimerjs in a script pipeline.
The present version does not support stdin.
When version 1.0 is released, the product will have api parity with phantom js and support stdin.