# www.seleniumhq.org **Repository Path**: mirrors_SeleniumHQ/www.seleniumhq.org ## Basic Information - **Project Name**: www.seleniumhq.org - **Description**: Old Selenium website and docs (deprecated) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # This repository is deprecated # The new website and docs can be seen at https://github.com/SeleniumHQ/seleniumhq.github.io seleniumhq.org [![Travis Status](https://travis-ci.org/SeleniumHQ/www.seleniumhq.org.svg?branch=master)](//travis-ci.org/SeleniumHQ/www.seleniumhq.org) ======== Things you need to have installed to run the docs: * Maven http://maven.apache.org * Python http://python.org * Sphinx-build http://sphinx.pocoo.org To build the docs and run locally (command line): mvn appengine:devserver You will then be able to access them at: http://localhost:8080 deploying to google appengine run: mvn appengine:update You will need to authenticate with google and this will only work if you have a @seleniumhq.org account.