Hi, I am trying to create an automated test script for our web application using HTTP::Recorder. When I tried to login I got the error message as "Can't locate object method "query_param" via package "rec-action=submitform&rec-formname=login&rec-formnumber=1&rec-form1-text-user_name=1&user_name=xxxx
&rec-form1-password-password2=1&password2=xxxx". I know other people also had the same problem. I am using HTTP::Recorder 0.05 version with perl 5.8. Is there any solution to this problem exists? I tried include the URI::QueryParam. Still I have the same problem.
Regards,
siva