[Plone-testing-team] Fwd: Announcing Selenium2Library release 1.4

Ed Manlove devPyPlTw at verizon.net
Wed Sep 4 11:10:16 UTC 2013


FYI ...

Note this release of Selenium2Library has keywords for setting and getting the window size!


Announcing Selenium2Library version 1.4.0 for Robot Framework.  This
library allows the use of Selenium 2 / WebDriver with Robot Framework.

You can install Selenium2Library using pip, with the following command

     pip install robotframework-selenium2library

The windows installers are available at:

     http://pypi.python.org/pypi/robotframework-selenium2library/1.4.0

Changes made within the 1.4 release include ...

- Added keywords for verifying text entered into textarea elements.
- Fixed bad browser name raising AttributeError.
- Raise exception in selecting non-existing item in list. Error
   handling varies between single-select and multi-select lists. See
   keyword documentation for more information.
- Added 'Get Window Size' and 'Set Window Size' keywords matching the
   Selenium functionality.

Known Issues:

- There is currently an issue with Firefox and 'Click Element At
Coordinates' (added in Selenium2Library 1.3.0) does not currently work
at Firefox. If this keyword is used in Firefox it will behave in same
manner as the Click Element keyword (which always click in the center of
an element).

Thank you for all who have contributed to this release including Ryan
Tomac, Kevin Ormbrek, adwu73, know1nos, sskhan, Steve Jefferies, Jeremy
Johnson, Juho Saarinen, qitaos, and Andrey Hitrin. I also want to thank
all the members of the Robot Framework team as well as the Selenium /
WebDriver team.

If you need support you may post your questions to the Robot Framework
Users Mailing list, robotframework-users at googlegroups.com. For more
information about the Selenium2Library project, to provide feedback, or
to submit bug reports see our project page at
https://github.com/rtomac/robotframework-selenium2library.

* The 1.4 release is unofficially known as the "Back To School" release.



More information about the Plone-testing-team mailing list