From 1e3260664dc812a94244f9d3922bfdcf6d021b2c Mon Sep 17 00:00:00 2001 From: Jonas Nicklas Date: Fri, 20 Nov 2009 18:25:18 +0100 Subject: [PATCH] removed mention of broken unchecking from readme --- README.rdoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rdoc b/README.rdoc index 95f4bce7..4627b2cd 100644 --- a/README.rdoc +++ b/README.rdoc @@ -94,7 +94,7 @@ Interaction: fill_in – Currently broken with password fields under Culerity choose check - uncheck – Currently broken under Culerity + uncheck attach_file select @@ -159,8 +159,7 @@ Capybara is hosted on Gemcutter, install it with: page.should have_xpath('//ul/li') and page.should have_content('Monkey') instead. -* Unchecking checkboxes and filling in password fields is currently broken under - Culerity. +* Filling in password fields is currently broken under Culerity. * Domain names (including subdomains) don't work under rack-test. Since it's a pain to set up subdomains for the other drivers anyway, you should consider an