瀏覽代碼

v0.26

        (selenium version: 2.45.0)

        [NEW FEATURES]
        - #203: Allow users to install a custom error handler
        - #204: Implement action chains

        [BUG FIXES]
        - #147: Allow for inflation to a full Moose class
        - #192: Stop assuming objects are around during global destruction
        - #200: Fix undocumented upload_file endpoint bug for paths with ".."
        - Refactor to remove some unnecessary dependencies
Daniel Gempesaw 10 年之前
父節點
當前提交
e832daa994
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Changes

+ 1 - 1
Changes

@@ -1,6 +1,6 @@
 Revision history for Selenium-Remote-Driver
 
-0.2550 05-16-215
+0.26   05-16-215
         (selenium version: 2.45.0)
 
         [NEW FEATURES]