ソースを参照

v0.2450

        [NEW FEATURES]
        - #189 Start webdrivers directly, removing the need for the JRE. See
           Selenium::Chrome, Selenium::Firefox, Selenium::PhantomJS
Daniel Gempesaw 10 年 前
コミット
3b631f442d
1 ファイル変更5 行追加0 行削除
  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