Procházet zdrojové kódy

v0.2450

        [NEW FEATURES]
        - #189 Start webdrivers directly, removing the need for the JRE. See
           Selenium::Chrome, Selenium::Firefox, Selenium::PhantomJS
Daniel Gempesaw před 10 roky
rodič
revize
3b631f442d
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  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