# File lib/webrat/selenium.rb, line 57 def response webrat_session.response end
# File lib/webrat/selenium.rb, line 65 def save_and_open_screengrab webrat_session.save_and_open_screengrab end
# File lib/webrat/selenium.rb, line 61 def wait_for(*args, &block) webrat_session.wait_for(*args, &block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.