[rspec-users] functional testing with(through?) chrome
John Sayeau
lists at ruby-forum.com
Fri Aug 5 22:21:05 EDT 2011
Not sure if this can be done using RSpec and something else but I'm
trying to test a website using Chrome specifically. The website seems
to intermittently hang up Chrome but not Safari and it passes functional
tests without a browser.
I want to run a test that loops through loading the site with chrome and
measure the load time or record the error I get on a load fail.
Hope this makes sense.
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list