|
|
|
|
|
by jwklemm
4204 days ago
|
|
Looks nice! I created a service called Ghost Inspector last spring that runs PhantomJS under the hood: https://ghostinspector.com/ It's not open source, but there's a free tier and lots of nice features built in like video recording, screenshot comparison and a GUI editor. If anyone is planning to write PhantomJS scripts directly, I strongly recommend checking out CasperJS: http://casperjs.org/ -- It gives you a really nice layer on top that makes Phantom much more wieldy. |
|