aspose file tools
The moose likes Other Open Source Projects and the fly likes HtmlUnit not fetching ajax updated page content Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "HtmlUnit not fetching ajax updated page content" Watch "HtmlUnit not fetching ajax updated page content" New topic
Author

HtmlUnit not fetching ajax updated page content

Soumyajit Hazra
Ranch Hand

Joined: Jun 26, 2007
Posts: 136
Hi Ranchers,

I am using HtmlUnit to navigate into a site. It involves few anchor clicks which are ajax call. But I am unable to get the updated page content. Getting the original page back with "Processing....." string. Used all possible solution like using NicelyResynchronizingAjaxController, wait,sleep. Still getting old page instead of the updated one. Please help.

Soumayajit


Java Programmer | SCJP 1.5 | SCWCD 1.4
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HtmlUnit not fetching ajax updated page content
 
Similar Threads
Easy way to parse HTTP response
Escaping AJAX/javascript code in HTMLUnit
reading a web page and extract its contents
Ajax call problem
Update a region with new content from Ajax response