in reply to Automating Webapplication
For repeatable programmatic testing of a sequence of actions through web screens use Test::WWW::Mechanize.
For serious end to end testing using scripts recorded automatically when you use your web browser, consider using Selenium via Alien::Selenium etc.
Regards, Peter
http://perl.dragonstaff.co.uk
|
|---|