Hello,
I'm having the same issue on a few different sites I'm trying to scrape. Pages on a site will only load the header section and then stop, reloading the page several times often does the trick and gets the rest of the page loaded. I get similar behavior in a web browser ( far less often but it does happen) so I'm assuming this is not an issue with VWR but with the sites themselves.
To use a specific example: the designer will load
http://www.ecoustics.com/editorial/ but a LINK template leading away from this start page often stalls with only the header loaded.
What I need is a work-around. So any suggestions as to how I can improve VWR's access to URLs with this issue would be greatly appreciated.
Is there a way to make VWR reload a page until the full page is displayed? Something similar to "Wait for element", only I want VWR to "reload until element". Not the most elegant solution but its the first idea to come to mind...
**edit** I've tried playing with the usual settings - Ajax, wait for page load, refresh on page load etc without success