How can I make Java wait 10 seconds to continue? I am using JUnit to test a login feature on our site. I want the test case to wait 10 seconds after logging out before trying a second login to verify changes in the first login. Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.