Answer depends on which programming language you will be using. I assume JAVA.
Preequitse: - Install Java (1.6 or 1.7) - Install Add-on for firefox like Selenium IDE,Firebug,FirePath - Install Eclipse as IDE to create script - Unit Testing framework JUnit,TestNG (optional if you want just get started with Selenium) If you intend to set-up Selnium webdriver project using Maven (it is best way, but will require learning curve of Maven) then below is link http://docs.seleniumhq.org/docs/03_webdriver.jsp#setting-up-a-selenium-webdriver-project Download: - Java Binding for Selenium http://selenium-release.storage.googleapis.com/2.41/selenium-java-2.41.0.zip On Tuesday, April 1, 2014 4:30:10 PM UTC+5:30, udhaya kumar wrote: > > Hi All, > > i need to automate website through selenuim which is developed in Asp.net. > > Please help me to install selenuim since i see so many things in > sites(jars,RC,webdriver) > > 1. What are the prerequisitest should be installed > 2. Download path > 3. What are the IDE should be installed to create script > > Regards, > Udhay > -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
