What is HTTP::Recorder?
HTTP::Recorder records interactions with web sites and produces scripts for automated playback.
- Records what you do with web pages
- Browser-independent
- Generates scripts for automated playback
- WWW::Mechanize by default
- write a custom logger
- Configurable
- Open source (GPL)