终止或停止 HtmlUnit
我使用 htmlunit 测试一些网站,我注意到 Htmlunit 卡在一些网页上。这个问题导致调用 htmlunit 的线程不会终止。请您知道有什么方法可以停止 Htmlunit,就像在真正的网络浏览器中一样,您只需单击浏览器停止按钮即可。我想在访问网页时卡住/挂起时停止/终止 Htmlunit。
谢谢。
I use htmlunit to test some website and I noticed that Htmlunit got stuck on some webpages. This problem is making the thread within which htmlunit was call from not terminating. Please do you know of any way to stop Htmlunit like in a real web browser where you will just click the browsers stop button. I want to stop/terminate Htmlunit when it is stuck/hangs while accessing a webpage.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这应该可以做到
This should do it