QAWorld is the place to turn for the latest QA news and in-depth coverage of the issues, trends, and products.
About Us    Contact    Sponsor Us    Partners

30-second Selenium installation tutorial

For people new to Selenium, here’s a 30-second (32.78 seconds to be precise) tutorial on how to install Selenium on a Linux box running Apache. I’ll assume the DocumentRoot of the Apache installation is /var/www/html.

  1. Download Selenium from openqa.org. The latest release of Selenium as of this writing is 0.6.
  2. Unzip selenium-0.6.zip and cd into the selenium-0.6 directory.
  3. Move or copy the selenium sub-directory somewhere under the DocumentRoot of your Apache server.

That’s it — you have a working Selenium installation!

Source: Agile Testing

Related Articles

Category: Automation

Tagged: ,


Leave a Reply

Recent Comments