in reply to Re: Perl WWW::Mechanize::Firefox checkbox tick problem
in thread Perl WWW::Mechanize::Firefox checkbox tick problem
This is it:MozRepl::RemoteObject: NS_ERROR_DOM_INVALID_EXPRESSION_ERR: The expres +sion is no t a legal expression. at C:/Perl/site/lib/WWW/Mechanize/Firefox.pm lin +e 2059
EDIT: \o/ YEAH \o/ . Thanks for help. I commented line with quoted and all works fine. Thanks bro!!!!!!!... my @found = map { $doc->__xpath($_, $n) } $q; # @$query; ...
|
|---|