From: Ahmed A. <asa...@ya...> - 2015-06-23 14:19:50
|
Hi Vasu, I tested with Chrome, Htmlunit gets the page, and tried to execute the JavaScript, but nothing happens. Please try to isolate the root cause as hinted in http://htmlunit.sourceforge.net/submittingJSBugs.html Ahmed From: Vasudevan Comandur <vco...@gm...> To: Ahmed Ashour <asa...@ya...>; "htm...@li..." <htm...@li...> Sent: Tuesday, June 23, 2015 4:10 PM Subject: Re: [Htmlunit-user] HTMLUnit does not seem to execute the Javascript Hi Ahmed, Did the response data help you to isolate why HTMLUnit was not executing the Recaptcha.finish_reload method? I observed one more thing. The "th" value in reload was different BROWSERVERSION settings. Looks like you have set the useragent to IE. Another thing which I noticed is that HTMLUnit generates "th" string length to 286 bytes but real IE browser is setting the length to 308. Let me know if you need any additional information. Thanks for your help in advance Regards Vasu |