Throws InterruptedException | Selenium Forum
M
Posted on 17/02/2016
Hello, I've found on many example scripts that QA Engineers include "throws InterruptedException" on all of their test methods. Why is this? What does it accomplish? I've tried test methods with and without it and noticed no difference.

Thanks!

M
Replied on 17/02/2016

read this blog. it is very detailed.

http://www.yegor256.com/2015/10/20/interrupted-exception.html