Uses of Class
com.epam.healenium.model.Locator
Packages that use Locator
-
Uses of Locator in com.epam.healenium
Method parameters in com.epam.healenium with type arguments of type LocatorModifier and TypeMethodDescriptionvoidSelfHealingEngine.replaceHealedElementLocator(List<Locator> imitatedLocators, Double score, HealedElement healedElement) -
Uses of Locator in com.epam.healenium.client
Methods in com.epam.healenium.client that return types with arguments of type LocatorModifier and TypeMethodDescriptionRestClient.imitate(SelectorImitatorDto selectorImitatorDto) Get imitated locators by target node and user selector from selector-imitator service -
Uses of Locator in com.epam.healenium.mapper
Methods in com.epam.healenium.mapper that return LocatorMethods in com.epam.healenium.mapper that return types with arguments of type LocatorModifier and TypeMethodDescriptionHealeniumMapper.byToLocator(Collection<org.openqa.selenium.By> by)