adamsimp / selenium-vm

selenium grid virtual machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selenium-vm

This repo containing Vagrantfile which has selenium-grid vm in it.

Requirements

These tools needs to be installed in your machine.

How to use

  • 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.10.10:4444/wd/hub

Hub + node

To bring up hub + node vm vagrant up selenium-grid

Add more nodes

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

About

selenium grid virtual machine

License:Apache License 2.0


Languages

Language:Python 88.7%Language:Ruby 7.8%Language:HTML 2.8%Language:Shell 0.6%