From 85c7ef5edcccd97a02ab4123c4f4b03960caa14a Mon Sep 17 00:00:00 2001 From: Jonas Nicklas Date: Tue, 20 Nov 2012 14:49:33 +0100 Subject: [PATCH] history --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 7eb01b9e..22d0fee8 100644 --- a/History.md +++ b/History.md @@ -5,10 +5,14 @@ * Move the RackTest driver override with the `:respect_data_method` option enabled from capybara/rspec to capybara/rails, so that it is enabled in Rails projects that don't use RSpec. [Carlos Antonio da Silva] + ### Fixed * Visiting relative URLs when `app_host` is set and no server is running works as expected. [Jonas Nicklas] +* `fill_in` works properly under Selenium again when the caret is not at the + end of the field before the method is called. [Douwe Maan, Jonas Nicklas, Jari + Bakken] # Version 2.0.0