Skip navigation.

SAMIE + HTTP::Recorder - Creating SAMIE scripts with HTTP::Recorder module on fly.

acceptance test tools | functional test tools | functional testing | Open Source | test automation | web testing tools
How would you like it if this happened? Have HTTP::Recorder to create scripts on fly to work with SAMIE module. Personally, i think it would be great to have such recording functionality. But as we know, HTTP::Recorder doesn't support SSL or javascript.... would that effects your tests? really?... Think again...


One way of avoiding/bypassing SSL restriction i could think of is to simply record the scripts with SSL disabled, and then manually just go in and change http to https.... wouldn't that work and make life much easier??