[BUG FIXES] - Shim use of name as find method for geckodriver - Start up geckodriver/binary Firefox properly - #309, #310: @syspete: Fix issues with dependencies [NEW FEATURES] - #307: @vitstradal: Re-use an existing session
@@ -1,5 +1,14 @@
Revision history for Selenium-Remote-Driver
+1.19 05-24-2017
+ [BUG FIXES]
+ - Shim use of name as find method for geckodriver
+ - Start up geckodriver/binary Firefox properly
+ - #309, #310: @syspete: Fix issues with dependencies
+
+ [NEW FEATURES]
+ - #307: @vitstradal: Re-use an existing session
1.12 02-05-2017
[BUG FIXES]
- #303: Restore switchWindow functionality in Chrome