Posts Tagged ‘Selenium’
Posted by Dhepthi L Narasimhan on August 2nd, 2011

Selenium is a suite of tools to automate web browsers across many platforms. It runs in many browsers and operating systems and it can be controlled by many programming languages and testing frameworks. I have used Selenium 1 (Selenium RC) as an Integration tool to test my rails application.

The installation steps to connect Selenium server with selenium client via ruby language as follows (more…)

Tags: , , ,
Posted in Ruby on Rails, Selenium | No Comments »