freebsd-ports/devel/py-robotframework-selenium2library
Marcus von Appen dcfcda48d9 - Update version 1.4.0 to version 1.5.0
- Convert to PYDISTUTILS_AUTOPLIST
- Convert deprecated USE_PYDISTUTILS=easy_install to yes

Changes made within the 1.5 release include ...

- Added new 'Create Webdriver' keyword to allow greater control of local
  WebDrivers, such as setting a proxy or using Chrome options.
- Added support for Safari Browser.
- Copy Desired Capabilities before modifying to prevent affecting future
  sesions.
- Fixed Mouse Up keyword attempting to click and hold one more time
  before release.
- Refixed issue with parsing desired capabilities.
- Fixed compatibility with RobotFramework v2.8.1
- Modified how internal tests are run and ignore known browser issues.

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).

PR:       ports/185443
Submitted by:   Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
2014-01-19 13:55:57 +00:00
..
distinfo - Update version 1.4.0 to version 1.5.0 2014-01-19 13:55:57 +00:00
Makefile - Update version 1.4.0 to version 1.5.0 2014-01-19 13:55:57 +00:00
pkg-descr