From d1f275734b3b595ca5c177e49f27585971b2d67c Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 2 Dec 2008 01:04:17 -0500 Subject: [PATCH] History --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 36f38c7..67d6f4d 100644 --- a/History.txt +++ b/History.txt @@ -17,6 +17,7 @@ * Minor enhancements + * Detect if the document is XML or HTML using the Content-Type when in Rails mode * Expose #selenium method for direct access to Selenium client * Check nokogiri gem version before requiring nokogiri * Include the Selenium server jar file in the gem (Bryan Helmkamp, Ben Schwarz)