in reply to Re^2: using WWW::Mechanize to adress fields
in thread using WWW::Mechanize to adress fields

It does. But the code is in different files. I dont know what to make of it all. Is there a similar module that has support for Javascript? All i have to do is pass a value and simulate a button click it appears.

  • Comment on Re^3: using WWW::Mechanize to adress fields

Replies are listed 'Best First'.
Re^4: using WWW::Mechanize to adress fields
by Corion (Patriarch) on Jun 13, 2014 at 08:53 UTC

      I use Firefox so ill start with that, ty.

      I use the perl package manager and from those modules you mentioned i can only download WWW:Scripter. But i have the following error: Can't locate WWW/Scripter/Plugin/Javascript.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:/Perl/site/lib/WWW/Scripter.pm line 1148. So i tried downloading WWW::Scripter::Plugin::JavaScript via the cpan shell but it doesnt work. What can i do now?

        In what way does it not work?