in reply to How can I call Java applet using Perl script

Mechanize can do...but I'd suggest: Win32::IEAutomation along with Win32::GuiTest ...
Raghu
  • Comment on Re: How can I call Java applet using Perl script

Replies are listed 'Best First'.
Re^2: How can I call Java applet using Perl script
by Anonymous Monk on Dec 19, 2008 at 05:44 UTC
    GuiTest along with AppletViewer might be enough, but if the applet just talks CGI to some server, it can be bypassed.
      Thanks Raghu, I will try with your suggestion. but if you have any code snippet or any good tutorial regarding these can you please let me know?

      Thanks & Regards

      Tridib