[Bug 197523] [Maintainer Update] devel/py-robotframework-selenium2library 1.5.0 -> 1.6.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 10 18:49:01 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197523

            Bug ID: 197523
           Summary: [Maintainer Update]
                    devel/py-robotframework-selenium2library 1.5.0 ->
                    1.6.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vladimir.chukharev at gmail.com

Created attachment 152848
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152848&action=edit
patch

Update devel/py-robotframework-selenium2library version 1.4.0 to version 1.5.0.

Citing announce by Ed Manlove:
Changes made within the 1.6 release include ... 

- Added examples to 'Execute Javascript' and 'Execute Async Javascript' 
   keyword documentation. 
- Added instructions to README.rst on how to manually install 
Selenium2Library. 
- Fixed issue where the browser failed to properly register if 'Open 
Browser' 
   did not complete. 
- Added support for negative indices for rows and columns in table-related 
   keywords. 
- Added strategy for locating elements by partial link text with locator 
   prefix 'partial link'. 
- Added new keyword 'Clear Element Text' for clearing the text of text 
entry 
   elements. 
- Added new keyword 'Locator Should Match X Times' for validating number of 
   times a given locator appears. 
- Fixed issue where 'Select Window’ with url strategy fails to locate window 
- Fixed issue where a non-string assigned to window.id caused 
   'Select Window' and 'Get Window *' keywords to fail. 
- Allow using key attributes (default strategy) when the locator contains 
   a '=' by using the prefix 'default='. Also make locator prefixes 
   space-insensitive.

QA:
 My set of tests indirectly using the library works after the port upgrade.
None of the following commands show any problem.

 make -C /usr/ports/devel/py-robotframework-selenium2library -D DEVELOPER=yes
check-plist stage-qa clean
 ( cd /usr/ports/devel/py-robotframework-selenium2library ; portlint -Ca )
 ( cd /usr/ports/devel/py-robotframework-selenium2library ; sudo port test )
 sudo portmaster devel/py-robotframework-selenium2library

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list