With the release of Groovy 1.6 RC2 and Selenium 1.0 Beta 2, we can see
a lot of new features in them. For example, Groovy 1.6 support
Multiple Assignments, AST Transformations, and most importantly
Runtime mixins. The mixins could help us a lot to refactor the
framework, for example, the widget object contains some duplicated
code with DslContext. and they can be removed by using mixins.

Selenium 1.0 improves the speed greatly and the performance is really
impressive. The other major improvement of it is that finally Selenium
can be run in Firefox 3.

As a result, we are upgrading Tellurium to Groovy 1.6 and Selenium
1.0. The trunk may not be stable for a while, please use the artifacts
on the download page instead until we are done with the upgrade. Sorry
for any inconvenience this may incur.

For what's new in Groovy 1.6 and Selenium 1.0, please read

http://glaforge.free.fr/weblog/index.php?itemid=256

http://clearspace.openqa.org/community/selenium

Thanks,

Tellurium team
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to