Skip to content

carroarmato0/poc-vagrant-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-selenium

Puppet POC with Selenium Grid and Node

What you get

  • 3 VM's using Centos 7.x with the Virtualbox guest utils installed and Puppet.
  • A Selenium Grid node
  • A couple of slaves automatically connecting to the Grid
  • The nodes will have Firefox and xvfb running in order to test
  • A small java test app is present with source code available to play with. It will take a screenshot of a google lookup of Inuits.

How to update - (Note: execute this the first time as well)

  1. git pull --rebase; git submodule sync; git submodule update --init --recursive;

  2. vagrant up;

  3. Open your browser and point to http://192.168.33.21:4444/grid/console

About

Proof of concept vagrant box with Selenium Grid and Nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published