JavaScript
The answer to whether HTTP::Recorder can handle JavaScript is "sort of."
- HTTP::Recorder can't record the user's JavaScript actions.
- The GET and POST requests generated by simple JS may be sufficient for your needs.
- Complex JavaScript may cause problems.
- Even if the GET and POST requests are sufficient, you won't be recording the user's actions.