Popularity
5.7
Stable
Activity
0.0
-
188
86
437

Code Quality Rank: L5
Programming language: Java
Tags: Testing    

Selenium alternatives and similar libraries

Based on the "Testing" category.
Alternatively, view Selenium alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Selenium or a related project?

Add another 'Testing' Library

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](//travis-ci.org/SeleniumHQ/www.seleniumhq.org)

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.