in reply to Re: Some issues with WWW::Mechanize::Firefox->xpath() method (xpath 1.0)
in thread Some issues with WWW::Mechanize::Firefox->xpath() method
$ xsh $scratch/> insert element p into /scratch $scratch/> insert text 'Hello world' into /scratch/p $scratch/> echo substring(//p,1,4) Hell
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Some issues with WWW::Mechanize::Firefox->xpath() method (xpath 1.0)
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 |