I would like to generate HTML Snapshots using Watir, hosted on Heroku.
Google\'s Full Specification for Making AJAX
Yes you can
Use Watir with PhantomJS, which is headless
browser = Watir::Browser.new :phantomjs
To use PhantomJS on Heroku, you'll need to use a Heroku PhantomJS buildpack