in reply to Some issues with WWW::Mechanize::Firefox->xpath() method
test_xpath($mech, 'substring(//p,1,4)', all => 1); # expected String: Hell
That is not valid xpath syntax, what documentation are you reading?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Some issues with WWW::Mechanize::Firefox->xpath() method (xpath 1.0)
by choroba (Cardinal) on Apr 02, 2013 at 10:22 UTC | |
by Anonymous Monk on Apr 02, 2013 at 10:42 UTC | |
by choroba (Cardinal) on Apr 02, 2013 at 11:15 UTC | |
by Corion (Patriarch) on Apr 02, 2013 at 11:30 UTC | |
by Anonymous Monk on Apr 02, 2013 at 11:35 UTC | |
|
Re^2: Some issues with WWW::Mechanize::Firefox->xpath() method (xpath 1.0)
by dfaure (Chaplain) on Apr 02, 2013 at 10:20 UTC | |
by Anonymous Monk on Apr 02, 2013 at 11:00 UTC |