Uses of Class
org.openqa.selenium.net.UrlChecker.TimeoutException
-
Packages that use UrlChecker.TimeoutException Package Description org.openqa.selenium.net -
-
Uses of UrlChecker.TimeoutException in org.openqa.selenium.net
Methods in org.openqa.selenium.net that throw UrlChecker.TimeoutException Modifier and Type Method Description voidUrlChecker. waitUntilAvailable(long timeout, java.util.concurrent.TimeUnit unit, java.net.URL... urls)voidUrlChecker. waitUntilUnavailable(long timeout, java.util.concurrent.TimeUnit unit, java.net.URL url)
-