webrat/lib/webrat/core
2009-02-27 20:41:05 -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 Fix warning caused by Nokogiri deprecating CSS::Parser.parse (Aaron Patterson) [#176 state:resolved] 2009-02-23 22:19:02 -05:00
xml Parse content as HTML (unless the Content-Type is XML) 2009-01-18 16:34:42 -05:00
configuration.rb it helps if i make sure the spec suite still passes :\ 2009-02-15 14:41:54 -07: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 Detect infinite redirects and raise a Webrat::InfiniteRedirectError (Daniel Lucraft) 2009-02-08 20:54:00 -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