Skip to content

smatei/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 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.

About

Official user guide for Selenium - a browser automation tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.4%
  • CSS 22.1%
  • Python 3.8%
  • HTML 3.1%
  • JavaScript 2.7%
  • C# 2.4%
  • Other 2.5%