webrat/lib/webrat/core
2009-01-20 19:30:16 -05:00
..
elements Change query params parser to work with Edge Rails 2009-01-20 00:25:52 -05:00
locators field_labeled() should disregard labels without matching fields 2009-01-18 15:57:08 -06:00
matchers make asserts count for have_xpath 2009-01-14 11:01:44 -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 lets follow redirects that are on the same domain but a different subdomain... 2009-01-20 19:30:16 -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