in reply to Re: Some issues with WWW::Mechanize::Firefox->xpath() method
in thread Some issues with WWW::Mechanize::Firefox->xpath() method
The code of WWW::Mechanize::Firefox basically passes XPath queries straight through to Firefox, so if there is a Javascript error raised by the XPath method, that error most likely comes directly from Firefox itself.
Could'nt the issue come from the js glue between Perl and Firefox, being unable to deal with XPathResults different from nodes?
____
HTH, Dominique
My two favorites:
If the only tool you have is a hammer, you will see every problem as a nail. --Abraham Maslow
Bien faire, et le faire savoir...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Some issues with WWW::Mechanize::Firefox->xpath() method
by Corion (Patriarch) on Apr 02, 2013 at 12:30 UTC | |
by dfaure (Chaplain) on Apr 02, 2013 at 13:10 UTC | |
|
Re^3: Some issues with WWW::Mechanize::Firefox->xpath() method (check your code)
by Anonymous Monk on Apr 02, 2013 at 12:42 UTC |