Description
Web application tests can drive pages and inspect responses through a testing-focused WWW::Mechanize subclass. This module adds assertions and helpers around browser-like HTTP interactions in Perl test suites. It is meant for developers validating web flows and may touch test servers or remote URLs chosen by the test code.