Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Horan 32b92adb32 Driver#render renamed to Driver#save_screenshot 2012-11-30 21:38:55 -05:00
Joe Ferris 327ae85e86 Use sinatra for test apps 2012-07-08 16:09:40 -07:00
Joe Ferris 265a7da652 Improve pattern of testing driver against a rack app 2012-07-08 13:38:19 -07:00
Joe Ferris 259a38f206 Follow new capybara driver naming/module conventions 2012-07-08 12:31:18 -07:00
Mike Burns 09b69409a5 Fuzzier width checking for the PNG rendering, to handle inconsistencies between CI and local. 2011-07-05 11:33:30 -04:00
Mike Nicholaides 17873240b1 Adding ability to render webpage to a PNG
The driver has a #render method which takes a destination file path and
an options hash for setting the dimensions of the browser's viewport
2011-07-03 14:10:53 -04:00