Java library for automating web interactions via the concept of a sequence of actions on the web, defined as a web journey. Define the Path and interactions and let it run.
Built on top of Selenium for interacting with erb pages.
Inlcudes a test utility (WIP) to test web interactions without a real browser\web page.