in reply to Re^2: Some issues with WWW::Mechanize::Firefox->xpath() method (ctrl+shift+k, stringValue)
in thread Some issues with WWW::Mechanize::Firefox->xpath() method

The documentation talks about nodes, so it seems that there is no way to get an ordered snapshot with strings...

If this could help, from previous running C++ code dealing directly with the XPCom layer, we found that, while using the ANY_TYPE:

____
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...

  • Comment on Re^3: Some issues with WWW::Mechanize::Firefox->xpath() method (ctrl+shift+k, stringValue)