Uses of Class
com.epam.healenium.model.Locator
| Package | Description |
|---|---|
| com.epam.healenium.mapper |
-
Uses of Locator in com.epam.healenium.mapper
Methods in com.epam.healenium.mapper that return Locator Modifier and Type Method Description default LocatorHealeniumMapper. byToLocator(org.openqa.selenium.By by)Methods in com.epam.healenium.mapper that return types with arguments of type Locator Modifier and Type Method Description default List<Locator>HealeniumMapper. byToLocator(Collection<org.openqa.selenium.By> by)