Method: Webrat::SeleniumSession#response
- Defined in:
- lib/webrat/selenium/selenium_session.rb
#response ⇒ Object
54 55 56 |
# File 'lib/webrat/selenium/selenium_session.rb', line 54 def response SeleniumResponse.new(self, response_body) end |