in reply to Re^2: Automating backup with WWW::Scripter
in thread Automating backup with WWW::Scripter

Before you proceed it's worth also checking the form name.

Maybe all you want is to POST a form and get a cookie back?

I can't help with WWW::Scripter. But here is an idea about debugging: save html and all javascript dependencies locally, modify with alert() and point Scripter to these files to verify that the javascript plugin at least works.