From a59cb5b247b44b2c099feaf44b9430e4d76cdbd0 Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Wed, 1 Jun 2016 11:48:49 -0700 Subject: [PATCH] Update History.md [ci skip] --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index e5de801c..e41b6143 100644 --- a/History.md +++ b/History.md @@ -3,6 +3,7 @@ Release date: Unreleased ### Fixed * Issue with modals present when closing the page using selenium - Issue #1696 [Jonas Nicklas, Thomas Walpole] + ### Added * 'check', 'uncheck', and 'choose' will now click the associated label if the checkbox/radio button is not visible [Thomas Walpole] * Raise error if Capybara.app_host/default_host are specified incorrectly [Thomas Walpole]