This repository was archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Matti Schneider edited this page Sep 12, 2015
·
32 revisions
Watai is a declarative, bottom-up BDD, full-stack web testing framework. Wanna yell “Bingo”?
It is both a test runner engine (i.e. it executes tests) and a set of architectural patterns to make you write maintainable, solid end-to-end (GUI) tests for browsers.
➥ Do the tutorial (10 min) now!
Already familiar with web integration testing? Learn about the specifics of Watai compared to other testing tools.
- Why should I use Watai?
- Beyond buzzwords, what is Watai?
- Installation (or for Windows)
- A presentation of Watai, its concepts and rationale: 30-minutes video and slide deck.
- Tutorial
- Recipes for unintuitive UI manipulation
- Troubleshooting