Hi everyone,
I'm pleased to announce that Geb 0.6.0 has been released and is now available from Maven Central (and the Grails plugin is available from the Grails plugin repository)
With this release we are launching the new Geb project site »
http://www.gebish.org-- Highlights of the 0.6.0 release:
* New environment sensitive configuration mechanism (useful for setting up cross browser tests, among other configuration)
* New support for managing build related configuration (e.g. application url, report locations)
* Improved support for async operations with improved waitFor() and implicitly waiting content, and configurable waiting timeouts and named presets
* Direct Download API for making direct connections into the application with all cookies from the browser (useful for examining binary content such as PDFs)
* Support for snapshotting the browser state (HTML dump and PNG screenshot) at arbitrary times
* Select options and radio buttons are now selectable by their text or value
* Improved jQuery integration (jQuery method return values are now respected)
* Shortcuts for querying the size and location of elements
* Compatibility with the latest Selenium 2 (i.e. WebDriver) releases
* TestNG adapter (contributed by Alexander Zolotov)
This release also includes many bug fixes and documentation improvements (manual available @
http://www.gebish.org/manual/current)
The full issue log for this release can be seen @
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12101&version=16999GRAILS SPECIFIC UPGRADE NOTE:
This release contains breaking changes for Grails users due to changes in the way dependencies are packaged. This was done to reduce the dependencies that Geb introduces to the bare minimum. Upon installing the plugin and running your tests you will be instructed on what you need to do to transition to the new version.
Thanks to all who contributed towards the release, particularly Robert Fletcher and Alexander Zolotov.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email