About
Wetator is a small, flexible and extendable test automation tool that drives and checks your web application. Wetator provides you with a language for writing test scripts that is simple and easily readable - also for non-IT-people. The list of supported commands is intended to be preferably small.
Every command works with the visual representation of the web pages. There is no need to know xpath, the html code of the page or other implementation details.
Every test script is a table with four columns. One row represents one execution step defined by a command, the selector and the optional value.