in reply to Re^3: Javascript variables access help with WWW::Mechanize::Firefox
in thread Javascript variables access help with WWW::Mechanize::Firefox
my $mode=$mech->xpath('//textarea[@id="12345"]'); print $mech->{value};
I am still discovering the power of this module. Thanks for helping
|
|---|