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

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -