in reply to Re^3: get html via WWW::Mechanize::Chrome
in thread get html via WWW::Mechanize::Chrome
My understanding was (and that may very well be wrong) that ->content would give you the html-source as it is sent by the server.
But what I am interested in is the html that results once some js-scripts have modified the dom.
I thought that I would be able to retrieve that via innerHTML.
I will try later, but maybe you could enlighten me if my whole understanding is way off...
|
|---|