Uses of Class
org.openqa.selenium.remote.ErrorHandler
-
Packages that use ErrorHandler Package Description org.openqa.selenium.remote -
-
Uses of ErrorHandler in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return ErrorHandler Modifier and Type Method Description ErrorHandler
RemoteWebDriver. getErrorHandler()
Methods in org.openqa.selenium.remote with parameters of type ErrorHandler Modifier and Type Method Description void
RemoteWebDriver. setErrorHandler(ErrorHandler handler)
-