1
0
Эх сурвалжийг харах

v0.27

        [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.
        - #206: Allow local file URLs for PAC url
        - Stop trying to do things during global destruction
Daniel Gempesaw 10 жил өмнө
parent
commit
94b2a6ee34
1 өөрчлөгдсөн 2 нэмэгдсэн , 3 устгасан
  1. 2 3
      Changes

+ 2 - 3
Changes

@@ -1,8 +1,6 @@
 Revision history for Selenium-Remote-Driver
 
-0.2652 07-13-2015
-        (selenium version: 2.45.0)
-
+0.27 08-30-2015
         [NEW FEATURES]
         - #219: Add `startup_timeout` to CanStartBinary role
         - #211: @peroumal1: Document locator usage for Test::SRD functions
@@ -12,6 +10,7 @@ Revision history for Selenium-Remote-Driver
         - #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.
+        - #206: Allow local file URLs for PAC url
         - Stop trying to do things during global destruction
 
 0.26   05-16-2015