1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/spec
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
..
integration fix spell 2011-06-25 20:48:01 +09:00
support Fixed multiple browsers starting because before(:all) runs multiple times; fixed separate app servers starting for each example; added injectable class for debugging wire protocol 2011-03-11 11:19:59 -05:00
driver_rendering_spec.rb Adding ability to render webpage to a PNG 2011-07-03 14:10:53 -04:00
driver_spec.rb Merge branch 'http-header' of https://github.com/os0x/capybara-webkit 2011-06-29 15:10:47 -04:00
spec_helper.rb Wait and timeout when looking for content 2011-04-14 10:16:56 -04:00