Source: selenium-server Section: web Priority: extra Maintainer: Michael Prokop Build-Depends: debhelper (>= 8.0.0), wget Standards-Version: 3.9.6 Homepage: https://github.com/mika/selenium-deb-pkg Vcs-Git: git://github.com/mika/selenium-deb-pkg.git Vcs-Browser: https://github.com/mika/selenium-deb-pkg Package: selenium-server Architecture: all Depends: openjdk-7-jre-headless | java-runtime-headless ${misc:Depends}, ${shlibs:Depends} Description: automated web application testing system Selenium automates browsers. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well. . The Selenium Server is needed in order to run either Selenium RC style scripts or Remote Selenium Webdriver ones.