Explorar o código

v0.2203

        [BUG FIXES]
        - #175 Fix find_elements_ok
Daniel Gempesaw %!s(int64=11) %!d(string=hai) anos
pai
achega
7cc2771c2f
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 4 0
      Changes
  2. 1 1
      dist.ini

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Selenium-Remote-Driver
 
+0.2203 01-18-2014
+        [BUG FIXES]
+        - #175 Fix find_elements_ok
+
 0.2202 11-26-2014
         [BUG FIXES]
         - Generalize error message for invalid finder strategies

+ 1 - 1
dist.ini

@@ -1,5 +1,5 @@
 name = Selenium-Remote-Driver
-version = 0.2202
+version = 0.2203
 author = Aditya Ivaturi <ivaturi@gmail.com>
 author = Daniel Gempesaw <gempesaw@gmail.com>
 author = Luke Closs <cpan@5thplane.com>