Currently Being Moderated

Selenium 1.0 Released!

Posted by Patrick Lightbody on Jun 20, 2009 3:32:12 PM

While it's technically been out for a few weeks, we hadn't officially announced it: The 1.0 versions of Selenium IDE and Selenium RC have been released. You can download them here. These releases include several important bug fixes and, most importantly, a brand new set of documentation that we hope will further accelerate Selenium adoption.

 

We know it's been a long time coming (5 years), but we are happy to report that we have a renewed energy in the Selenium team and don't expect future releases to take nearly as long. In fact, 1.0.1 was released before we could even announced 1.0! Even better, a lot of fantastic work is being done on Selenium 2.0 by the Web Driver team. But none of that would have been possible without two specific groups of people:

 

  • Our new Selenium developers: Over the years there have been a lot of passionate and committed developers for this project. But this final 1.0 release could not have been done without our newest Selenium developer: András Hatvani. Andras has helped transform the Selenium project from a neat tool that was "stuck in a rut" to an active project with a new lease on life. His work was instrumental in allowing us to finally release version 1.0.
  • The documentation team: we knew that one of the biggest problems with Selenium was the documentation. Thankfully, a dedicated group of Selenium end-users took on the challenge to build brand new, consolidated documentation. These docs are EXCELLENT and are the result of a true labor of love by some truly amazing individuals. Please thank the following people if you run across them in the Selenium community: Paul Grandjean, Dave Hunt, Santiago Suarez Ordonez, Tarun Kumar, Mary Ann May-Pumphrey, and Peter Newhook.

 

Finally, a big thank you to the entire community is in order. We appreciate your dedication to Selenium over the years and we promise you that there's a lot more exciting things to come this year!

 

Patrick & the entire Selenium team



Jun 22, 2009 3:21 AM Roy de Kleijn Roy de Kleijn    says:

It would be very nice if the documentation is available in PDF.

 

Regards,

Roy

Jun 22, 2009 8:32 AM Santiago Suarez Ordoñez Santiago Suarez Ordoñez    says in response to Roy de Kleijn:

Don't worry Roy, I'm working on that at the moment. I promise it won't take more than a week to get a dynamically generated PDF.

Jul 6, 2009 3:35 PM Alex Alex    says:

I am very surprised that no one has asked.  Will there be an update to Selenium to go with the new FireFox 3.5 release?

Jul 7, 2009 9:42 AM Dave Hunt Dave Hunt    says in response to Alex:

Selenium IDE 1.0.2 was released on 30th June with Firefox 3.5 support. You might need to install it manually though.

http://seleniumhq.org/download/

Jul 7, 2009 12:41 PM Isabela Isabela    says:

I´m using Selenium since it was beta, but when I downloaded the release version one feature stopped work...

I have a web application with a link button that makes a div visible. In the beta version, when I click in this button, I programmed Selenium to wait til the textbox in the div is present and then input text to it. In the release version, Selenium doesn´t "percept" the div is visible and it stays waiting undefined to the div/textbox.

Is there anything I can do to resolve this? Does any change into Selenium justify this ?

Thank you.

Jul 21, 2009 4:43 PM Daniel Serodio Daniel Serodio    says in response to Dave Hunt:

Yeah, both addons.mozilla.org and the Selenium IDE Home Page still think 1.0 beta 2 is the latest version.