From a6385112784be9c253e27a7eb7629a34c824a1d4 Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Mon, 1 May 2017 11:10:37 -0700 Subject: [PATCH] Update History.md --- History.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 8c78a253..b115823b 100644 --- a/History.md +++ b/History.md @@ -4,6 +4,8 @@ Release date: Unreleased ### Added +* "threadsafe" mode that allows per-session configuration +* `:type` filter added to the `:fillable_field` selector * Proxy methods when using RSpec for `all`/`within` that call either the Capybara::DSL or RSpec matchers depending on arguments passed * Support for the new errors in selenium-webdriver 3.4 @@ -11,8 +13,9 @@ Release date: Unreleased ### Fixed * Element#inspect doesn't raise an error on obsolete elements -* Setting a contenteditable element with Selenium and Chrome 58 +* Setting a contenteditable element with Selenium and Chrome 59 * Workaround a hang while setting the window size when using geckodriver 0.16 and Firefox 53 +* Clicking on url with a blank href goes to the current url when using the RackTest driver # Version 2.13.0