| Package | Description |
|---|---|
| org.bithill.selenium.resolving |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidLocatorFormatException
Thrown when the locator used in
ResolveBy has invalid format,
i.e. |
class |
UnknownLocatorTypeException
Thrown when locator in
ResolveBy annotation has expected format but
its type is not one of recognized values: "id", "xpath", "css", "name", "tag", or "link" . |
Copyright © 2017. All Rights Reserved.