Terminat or Stop HtmlUnit -
i use htmlunit test website , noticed htmlunit got stuck on webpages. problem making thread within htmlunit call not terminating. please know of way stop htmlunit in real web browser click browsers stop button. want stop/terminate htmlunit when stuck/hangs while accessing webpage.
thank you.
this should it
webclient.closeallwindows();
Comments
Post a Comment