Unable to login to website using custom script

Hi Folks,

I’m trying to login to my website using webpagetest script but i couldn’t and i followed same template as below.

logData 0

// bring up the login screen
navigate http://webmail.aol.com

logData 1

// log in
setValue name=loginId someuser@aol.com
setValue name=password somepassword
submitForm name=AOLLoginForm

Could some one please help

Regards,
manojkumar

try submitForm name=AOLLoginForm PutAnyValueHere