Skip to content

fayizkc/www.seleniumhq.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Things you need to have installed to run the docs:

To build the docs and run locally (command line):

mvn clean jetty:run

You will then be able to access them at:

http://localhost:8080

deploying to google appengine run:

mvn -Dgae.home=<absolute path to>/appengine-java-sdk clean gae:deploy

Specify your username/password to the appengine account by specifying it in your ~/.m2/settings.xml file, as described here: http://www.kindleit.net/maven_gae_plugin/examples/passwordPrompt.html

Sphinx may be installed using easy_install or pip

About

Official user guide for Selenium - a browser automation tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.0%
  • CSS 23.0%
  • Python 3.9%
  • JavaScript 3.9%
  • HTML 3.2%
  • C# 2.5%
  • Other 2.5%