webrat/lib/webrat/core
2009-01-27 19:13:53 -05:00
..
elements Merge commit 'lenalena/master' into lh_139 2009-01-27 19:13:53 -05:00
locators field_labeled() should disregard labels without matching fields 2009-01-18 15:57:08 -06:00
matchers have_tag is built into rails and rspec and we don't want to overload those. 2009-01-24 13:01:41 -06:00
xml Parse content as HTML (unless the Content-Type is XML) 2009-01-18 16:34:42 -05:00
configuration.rb Setup deprecated writers for the selenium_environment= and selenium_port= config methods 2009-01-20 00:32:19 -05:00
locators.rb Adding FormLocator. Removing some dead methods 2008-11-30 15:24:50 -05:00
logging.rb updating per reccomendations 2008-12-09 00:12:09 -06:00
matchers.rb Splitting matchers into separate files 2008-11-06 23:06:22 -05:00
methods.rb added delegator for response_body to session so it is accessible from integration test when using test::unit 2009-01-02 13:05:27 -06:00
mime.rb RDoc tweaks 2008-11-24 20:03:32 -05:00
save_and_open_page.rb updated from master 2008-12-27 17:22:51 -06:00
scope.rb Fixed bug where Scope was creating a new DOM rather than re-using the existing DOM. [#105 state:resolved] 2009-01-17 16:59:12 -05:00
session.rb adding a helper method to make it easier to see where the user was redirected_to 2009-01-20 19:30:22 -05:00
xml.rb Detect if the document is XML or HTML using the Content-Type when in Rails mode 2008-12-02 01:03:38 -05:00