webrat/lib/webrat/core
2008-12-29 21:19:13 -05:00
..
elements Better inspect output for Webrat elements 2008-12-12 15:43:27 -05:00
locators Converting some CSS selectors to XPath 2008-12-02 00:16:15 -05:00
matchers Moving around XML code 2008-11-30 01:38:55 -05:00
xml Detect if the document is XML or HTML using the Content-Type when in Rails mode 2008-12-02 01:03:38 -05:00
configuration.rb adding configuration option to change seleniums environment and port settings 2008-12-28 11:39:34 +13:00
locators.rb Adding FormLocator. Removing some dead methods 2008-11-30 15:24:50 -05:00
logging.rb Using Webrat mode to determine which logger to use 2008-11-23 14:13:34 -05:00
matchers.rb Splitting matchers into separate files 2008-11-06 23:06:22 -05:00
methods.rb Adding webrat.simulate and webrat.automate for using the same step mathers in multiple modes 2008-12-03 22:23:13 -05:00
mime.rb RDoc tweaks 2008-11-24 20:03:32 -05:00
save_and_open_page.rb Extracted save_and_open_page related functionality to a module and included it in SeleniumSession as well as the standard webrat session. Also added save_and_open_screengrab method to SeleniumSession. 2008-12-19 00:47:26 -05:00
scope.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
session.rb Refactor redirect support out of RailsSession & SinatraSession and into Session#request_page 2008-12-29 21:19:13 -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