From 83836c4c960cf2e52c1d50e8c0ea64a955794c90 Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Thu, 18 Apr 2019 10:07:48 -0700 Subject: [PATCH] Update History.md [ci skip] --- History.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/History.md b/History.md index 4c0088c5..562e7d9f 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,16 @@ +# Version 3.17.0 +Release date: unreleased + +### Added + +* Initial support for selenium-webdriver 4.0.0.alpha1 +* :button selector will now also match on `name` attribute + +### Fixed + +* Suppress warnings generated by using selenium-webdriver 3.141.5926 +* Mask Appium issue with finder visibility optimizations (non-optimal) + # Version 3.16.2 Release date: 2019-04-10