From: jp l. <jp....@gm...> - 2018-04-03 17:54:51
|
Any updates on this ? I am stuck with the same. But from here http://www.bcra.gob.ar/BCRAyVos/Situacion_crediticia.asp On Wed, Feb 28, 2018 at 3:18 PM, Vasudevan Comandur <vco...@gm...> wrote: > All, > > One of the sites use google recaptcha v2. Our application uses HTMLUnit > to scrap the contents. Now, they throw recaptcha V2 having the check-box > inside a widget. > > The widget construction happens inside the Javascript. I waited for > about 20 > secs and read the DOM as XML. > > I was checking if the div class that I am looking for is available. But > it was not. > > The starting URL is > https://verify.naukri.com/captcha?URL=https://resdex.naukri.com:443/v2/search/advSearch%3f > > The Div class name is "rc-anchor-center-container". > > Am I doing anything wrong?. I want to click the DIV element. > > Looking forward to your help and I appreciate your help in advance. > > Regards > Vasu > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > |