Changes for version 0.03_01
- Support for recording SSL
- Added a UI
- Available via control URL rather than a JS popup
- Update, reset clear, download features
- "Goto page" functionality
- Rewriting improvements
- Support 'link' tag
- Support link anchors
- Set base URL if necessary (so relative links will be properly followed)
- Don't try to set the value of submit buttons in a form
- support multipart/form-data
- Additional documentation
- Logging improvements
- Add SetFieldsAndSubmit method to Logger; use it
- Set form name before trying to set form fields.
- Use form names when available, rather than form numbers.
Modules
record interaction with websites
Provides
in lib/HTTP/Recorder/Logger.pm