@API(type=EXTENDABLE, src=PUBLIC) public interface ElementLocatorProvider extends Extension
ElementLocator
based on the structure of a link. The ElementLocator
is capable
of locating an element pointed by the supplied link.Modifier and Type | Method and Description |
---|---|
ElementLocator |
getElementLocator(IDTypeVerifier idVerifier,
java.lang.String link)
Get an element locator capable of locating the element pointed by this link.
|
getDescription
ElementLocator getElementLocator(IDTypeVerifier idVerifier, java.lang.String link)
idVerifier
- Verifies if a given attribute type is ID.link
- The link that points to the element.ElementLocator
capable of locating the element
indicated by the given link.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.