Using Selenium RC with multiple users

Zachary Fox (from Alert Logic too) wrote a very good tutorial on how to run Selenium RC to execute unit tests in a team environment.

If you have multiple users running unit tests concurrently against the same Selenium RC server, some nasty things may happen. Zach explains how to properly setup multiple Selenium RC servers, so everyone can work on their own server.

1 Comment »

  1. ravi said,

    September 2, 2011 @ 1:17 am

    Hi

    I have one doubt, How to connect to Selenium RC from selenium client which has different IP Address.

    Assume client and server are located at different address.

RSS feed for comments on this post · TrackBack URI

Leave a Comment