3

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?

Sumod
  • 3,806
  • 9
  • 50
  • 69

4 Answers4

4

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

sebarmeli
  • 17,949
  • 7
  • 35
  • 40
3

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.

Aaron Silverman
  • 22,070
  • 21
  • 83
  • 103
2

Yes, Selnium Grid will support Selenium 2.x, check http://seleniumhq.org/docs/07_selenium_grid.html

0

Here is a tutorial of using selenium 2.0 and WebDriver

Mairbek Khadikov
  • 7,939
  • 3
  • 35
  • 51