From: Vasudevan C. <vco...@gm...> - 2019-12-12 22:45:26
|
Hi, I am using the URL to get the login screen https://recruiter.cwjobs.co.uk/login/. There is a Recaptcha JS which is supposed to populate the value reCaptcha token within a IFrame. I did not see the request to fetch the token data from google going out of HTMLUnit. When I try it directly with Chrome Browser, I see the request to fetch token data going and the value is populated inside an iFrame. I am using the latest version of HTMLUnit 2.36. Any help would be appreciated. Regards Vasu |