how to configure selenium server and selenium script on diffrent machines

View: New views
1 Messages — Rating Filter:   Alert me  

how to configure selenium server and selenium script on diffrent machines

by anuppala :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have started selenium server on machine A. Now I am running selenium perl script on machine B.

When I start the perl script, it is opening the browser on machine A instead on machine B.

What configuration changes I need to make to make the browser open in machine B, where I start the Selenium Perl automation script.

I am using Selenium-RC on Machine A.