From: Ronald B. <rb...@rb...> - 2017-05-23 19:25:52
|
Hi Gyetvai >and thanks for any hint. >I am using HtmlUnit 2.5 HtmlUnit 2.5 is really outdated. Please use the latest version or even better the latest snapshot (details are available at the web page). Sorry but we can't support old versions. >I am trying to click on a link with the following Href attribute: > >javascript:window.open('https://www.apps.amway.hu/shop/los/los.aspx?lng=hu', >'points_window', >'width=830,height=580,location=0,menubar=0,resizable=1,scrollbars=1,status=1 >,titlebar=0,toolbar=0');void(0); The javascript here is not the problem. There seems to be some javascript in the new window executed after the window opens. This javascript fails. >It is a pop-up window. The WebWindowListener catches the window but then it >crashes. RBRi -------------------------- WETATOR Smart web application testing http://www.wetator.org |