Skip to content

adamsimp/selenium-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 88.8%
  • Ruby 7.8%
  • HTML 2.8%
  • Shell 0.6%