I am looking for a book on automation testing for java WEB applications. Have to use Selenium and integrate it
with a Java IDE - Eclipse IDE.
Which version of Selenium should I use in a live project ? Selenium 2.0 was released in July 2011.
Should I go for Selenium 1.0 or Selenium 2.0 . Is selenium 2 being used in industry and I should go for it.I
spoke to a few friends and could get information only on QTP not on Selenium
The selenium website (
http://seleniumhq.org/) says :-
"Selenium WebDriver is the successor of Selenium Remote Control which has been officially deprecated. The Selenium Server (used by both WebDriver and Remote Control) now also includes built-in grid capabilities."
But most of the examples that I am getting are on Selenium RC or IDE. So am having problem in starting with it.
Regards
Simran