Skip to content

Commit

Permalink
Add README entry`
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel anggrianto committed Feb 28, 2014
1 parent 36590ac commit e2388ee
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,12 @@ These tools needs to be installed in your machine.

## How to use

- Clone this repository and do `vagrant up` from inside the repo cloned.
- Clone this repository and do `vagrant up <vm-name>` from inside the repo cloned.
- Run selenium test with selenium hub url as `http://192.168.1.99:4444/wd/hub`

## Hub + node
To bring up hub + node vm `vagrant up selenium-vm`

## Add more nodes
`vagrant up node1` up to `node3`
Add more vms to your Vagrantfile if this not sufficient.

0 comments on commit e2388ee

Please sign in to comment.