From: hai <mah...@es...> - 2014-12-17 05:55:59
|
Hi, Thanks for your reply. I could be able to access pop windows which contains http url but not https url for example i could see the output of modal dialog box a NEW window opened: null It is generating window listener <html> <head> <title>Test </title> </head> <form name="main_page" id="main_page"> <body> <input type="button" id="ok" name="ok" value="ok"> <input type="button" id="cancel" name="cancel" value="cancel"> </body> </form> -- View this message in context: http://htmlunit.10904.n7.nabble.com/Dialog-Box-tp35073p35086.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |