Web pages to serve as test examples and practice for Selenium WebDriver
Used in the book Selenium Simplified
http://seleniumsimplified.com/about-2nd-edition/
And the Training course
http://unow.be/at/webdriverapi
These pages are no longer hosted online. Instead they have been updated and restyled as part of
https://testpages.herokuapp.com/
These pages are considered legacy, but match the code in the books.
The automated @Test code executed against these pages are run on cloud based WebDriver grids hosted by:
For a list of more Selenium WebDriver resources visit:
Alan Richardson
20230723
- updated to mark as legacy
20180429
For a while, this project contained a java app and a php app, these have been moved:
- Java App - https://github.com/eviltester/TestingApp
- PHP App - https://github.com/eviltester/phptestapp