瀏覽代碼

v0.2652

        (selenium version: 2.45.0)

        [NEW FEATURES]
        - #219: Add `startup_timeout` to CanStartBinary role
        - #211: @peroumal1: Document locator usage for Test::SRD functions

        [BUG FIXES]
        - #215: Replace Time::Mock with the more reliable & tested Test::Time
        - #212: @peroumal1: Fix bug in find_no_element_ok
        - #209: @peroumal1: Make error_handler catch non-webdriver exceptions in Test::SRD
        - #222: Describe demolish/destroy behavior.
        - Stop trying to do things during global destruction
Daniel Gempesaw 10 年之前
父節點
當前提交
f2fc2e0790
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Changes

+ 1 - 1
Changes

@@ -1,6 +1,6 @@
 Revision history for Selenium-Remote-Driver
 
-0.2651 07-13-2015
+0.2652 07-13-2015
         (selenium version: 2.45.0)
 
         [NEW FEATURES]