InstallationΒΆ

The following libraries are required:

  • python 2.7

  • python-setuptools

  • python-imaging 1.1.7-4

  • selenium (tested with: 2.25.0-py2.7, 2.39.0-py2.7)

    easy_install selenium
    
  • selenium-server-standalone
    • Download the latest release
    • Run server from console with the following command:
    java -jar selenium-server-standalone-2.31.0.jar