Test::Lithium ============= Test::Lithium is a TAP (Test Anywhere Compatible) interface that wraps Lithium::WebDriver, providing a testing enviroment to do full-stack and UI testing by means of Selenium2 / WebDriver / JSON Wire Protocol standards. INSTALLATION ------------ To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION ------------------------- After installing, you can find documentation for this module with the perldoc command. perldoc Test::Lithium COPYRIGHT AND LICENCE --------------------- Copyright (C) 2015 Geoff Franks, James Hunt & Dan Molik This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.