From: Markus J. <mar...@op...> - 2019-07-27 16:27:25
|
Hello Ronald, I have created issue 63 https://github.com/HtmlUnit/htmlunit/issues/63 Has HtmlUnit moved all issue handling from Sourceforge to Github? Many thanks, Markus -----Original message----- > From:Ronald Brill <rb...@rb...> > Sent: Saturday 27th July 2019 17:09 > To: htm...@li...; Markus Jelsma <mar...@op...> > Subject: Re: [Htmlunit-user] Cannot get links added by Javascript > > Hello, > > have done a look at this problem. Looks like some js does not get loaded/executed. > Can you please open an issue on github for this. > > RBRi > > On Tue, 23 Jul 2019 12:18:04 +0000 Markus Jelsma wrote: > > > >Hello again, > > > >We need to get links from web pages, added by Javascript in this case. Using HtmlUnit 2.35.0 this works well for most sites, but since recently we have trouble with a specific group of websites, sharing the same CMS. > > > >I tried all available BrowserVersions, increased waiting time outs but i cannot get the links from the DOM. > > > >https://www.afas.nl/nieuwsberichten/nieuws > >This website since recently, assuming the site has changed, is throwing a EcmaError, not being able to read a property. Is that error also actually the real reason the links are not being added? > > > >https://www.werkenbijrocwestbrabant.nl/ > >This site, same CMS, is partially working and i get no error. But i cannot get all the links. > > > >In case of the first site, is the error responsible for the problem, and if so, how could we work around it? And in case of the second site, if there is no error, but also no desired outcome, where to look for the solution? > > > >Many thanks, > >Markus > > > > > >_______________________________________________ > >Htmlunit-user mailing list > >Htm...@li... > >https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > > > |