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