I have read that Selenium Grid support was planned for Selenium 2.0 at the year end - 2010. Apparently it has not happened. Anyone knows of any updates on this?

link|improve this question

80% accept rate
feedback

3 Answers

up vote 2 down vote accepted

One of the talks at the Selenium Conference this weekend talked about Selenium Grid 2. It is on track and will be released with Selenium 2, including the next Beta (Beta 4). It is going to be more robust than Grid 1. In fact the hope is that it replaces RC, which would essentially become a grid of 1. You can read about it in the fifth paragraph of this blog post covering the conference.

link|improve this answer
Thanks! Closing. – Sumod Apr 8 '11 at 13:49
feedback

Selenium Grid 2 supports Selenium 2 and is backward compatible with Selenium 1

link|improve this answer
feedback

Here is a tutorial of using selenium 2.0 and WebDriver

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.