phantomjs/examples/hello.js

3 lines
46 B
JavaScript

console.log('Hello, world!');
phantom.exit();