public class UnknownLocatorTypeException extends InvalidLocatorException
ResolveBy annotation has expected format but
its type is not one of recognized values: "id", "xpath", "css", "name", "tag", or "link" .| Constructor and Description |
|---|
UnknownLocatorTypeException() |
UnknownLocatorTypeException(String message) |
UnknownLocatorTypeException(String message,
Throwable cause) |
UnknownLocatorTypeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.