Selenium
Selenium is a free source from thought works. It has fast growing automation tool. In today's market folks are going towards this automation tool and has grabbed interest of lot of companies. This tool needs the knowledge of any programming language most people go with Java. So in short any developer can easily use this tool with little exploring to selenium concepts.
How to use Selenium?
There is nothing installing selenium, its just configuring selenium. Here I am precise on Java language and will focus on using selenium through eclipse.
To configure selenium - just add selenium jars(Webdriver) to java build path.
Selenium jars can be downloaded free of cost from http://seleniumhq.org/download/ and these jars updated regularly.
No comments:
Post a Comment