Roy Johnson has asked for the wisdom of the Perl Monks concerning the following question:
Be that as it may, the more daunting issue I have to deal with is that of simulating the submission of a Javascript form (i.e., it's an HTML form, but the Submit button executes Javascript rather than posting the form). This seems, to me, to be beyond the scope of the ordinary LWP and friends. I'm thinking that I need a program that can interact with an actual browser or something.
But I want to be wrong. Does anyone see a Path of Least Pain? Fundamentally, all I am really trying to do is to ensure that some services are reachable and functioning (this includes a "Secure Web Zone Login" that appears to be somewhat magical).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Mechanizing Javascript form
by Corion (Patriarch) on Nov 10, 2003 at 17:39 UTC | |
by Roy Johnson (Monsignor) on Nov 10, 2003 at 18:36 UTC | |
by Corion (Patriarch) on Nov 10, 2003 at 21:19 UTC | |
Re: Mechanizing Javascript form
by jsprat (Curate) on Nov 10, 2003 at 18:20 UTC | |
Re: Mechanizing Javascript form
by perrin (Chancellor) on Nov 10, 2003 at 18:27 UTC | |
by Roy Johnson (Monsignor) on Nov 10, 2003 at 19:20 UTC | |
by Cody Pendant (Prior) on Nov 10, 2003 at 20:08 UTC | |
by Roy Johnson (Monsignor) on Nov 10, 2003 at 21:57 UTC | |
by Roy Johnson (Monsignor) on Nov 10, 2003 at 21:42 UTC |