Hi all,
I am trying to interface with a work timesite server, and the site uses javascript. I am first presented with a login page (username, password) and then my current weeks timecard after successful login.

My question is do you think I should try to brute force through the page using mechanize or use something like javascript-spiderMonkey? I've never used spider before and I'm not sure I am on the right path in using it. I have been trying, unsuccessfully, for a long time to automate my access to this site.

Has anyone used spiderMonkey to interact with a javascript page?

Thanks in advance for any info you can provide.

Eric

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to