Hacker News new | ask | show | jobs
CasperJS in your browser (casperide.io)
7 points by gggarnier 4691 days ago
1 comments

You should title this, casper js in your browser. But this is really cool. How did you build it?
Thank you for the suggestion - I've updated the title.

Actually it runs the script on a server and uses socket.io to push the results back to the browser in real time.