Skip to content

morafabio/headless-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Headless Selenium provisioner

This script provides a micro Selenium grid with a hub and a node, ready to accept webdrivers. Capabilities are Firefox and PhantomJS.

It's think to be used with Debian/Ubuntu and vagrant, but you can port it everywhere changing paths and package managers.

Setup

Copy scripts in the same directory of your Vagrantfile.

  • sudo /vagrant/scripts/setup_Xvfb.sh
  • sudo /vagrant/scripts/setup_selenium.sh

Daemons

  • /etc/init.d/Xvfb {start|stop|restart|status}
  • /etc/init.d/selenium-grid {start|stop|restart|status}

Usage

Credits & License

Fabio Mora - mail@fabiomora.com

This stuff is open and free!

About

A small set of provisioner to bring up a Selenium Grid on debian quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages