From: Vasudevan C. <vco...@gm...> - 2015-06-19 13:36:40
|
All, Will HTMLUnit execute text/javascript MIME type received from the server?. It appears that it was not executing the script. What should I do to make HTMLUnit execute JS when there is no action from user? What I observed through the browser is that once the URL is typed behind the scene few JS files were downloaded and finally the page was displayed in the browser. I would like the same behaviour through HTMLUnit also. Is there a way to achieve this? Any pointers/help is greatly appreciated. Regards Vasu |