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 ErrorHandlerRemoteWebDriver. getErrorHandler()Methods in org.openqa.selenium.remote with parameters of type ErrorHandler Modifier and Type Method Description voidRemoteWebDriver. setErrorHandler(ErrorHandler handler)
-