Wednesday, 1 May 2019

Execute single Javascript file with headless chrome from the command line

We use PhantomJS as simple test runner like this:

phantomjs path/to/test.js

Is there a similar way with headless chrome?



from Execute single Javascript file with headless chrome from the command line

No comments:

Post a Comment