Uses of Class
org.openqa.selenium.net.UrlChecker.TimeoutException
Packages that use UrlChecker.TimeoutException
- 
Uses of UrlChecker.TimeoutException in org.openqa.selenium.netMethods in org.openqa.selenium.net that throw UrlChecker.TimeoutExceptionModifier and TypeMethodDescriptionvoidUrlChecker.waitUntilAvailable(long timeout, TimeUnit unit, URL... urls) voidUrlChecker.waitUntilUnavailable(long timeout, TimeUnit unit, URL url)