Explorar o código

v0.2450

        [NEW FEATURES]
        - #189 Start webdrivers directly, removing the need for the JRE. See
           Selenium::Chrome, Selenium::Firefox, Selenium::PhantomJS
Daniel Gempesaw %!s(int64=10) %!d(string=hai) anos
pai
achega
3b631f442d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      Changes

+ 5 - 0
Changes

@@ -1,5 +1,10 @@
 Revision history for Selenium-Remote-Driver
 
+0.2450  03-24-2015
+        [NEW FEATURES]
+        - #189 Start webdrivers directly, removing the need for the JRE. See
+           Selenium::Chrome, Selenium::Firefox, Selenium::PhantomJS
+
 0.24    02-18-2015
         [NEW FEATURES]
         - #182 Non-crashing warn-instead-of-die parameter finders: find_element_by_class, etc