-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lucascs edited this page Sep 13, 2010
·
5 revisions
Welcome to the selenium-box-agent wiki!
It’s a minimal documentation. We’ll improve it soon.
Start Box Agent Server on Client Machines
java -jar selenium-grid-agent-standalone-1.0-SNAPSHOT.jar
Then Start Hub Server on Host Machine.
Open Hub Console: http://localhost:4444/console, changing localhost to your host IP.
Click on Add Box link, and add all your Agent Server machines, providing their IPs and
the default port, 4443.
So you can start and remove Remote Controls from your Box Agents freely.
Enjoy it!