|
|
| P is for Practical | |
| PerlMonks |
Re^2: Scraping AJAX?by Dave_COS (Initiate) |
| on Jan 26, 2012 at 17:14 UTC ( #950169=note: print w/ replies, xml ) | Need Help?? |
|
I do know XPath. More details: I'm trying to scrape a Blackberry Administration Service webpage, which is behind a firewall; otherwise I would have given that link. I'm trying to get the element //div\@id='dojox_grid__View_5'/div/div/div/div/table/tbody/tr/td20/span" Which Chrome "Inspect element" sees, and the Selenium IDE sets every time -- but when I try to run against WWW:Mechanize it shows NO content, and the Selenium packages state that element does not exist. Forgive me if the solution is obvious, but I *have* read the other posts -- and tried the code -- and have had no success.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||