Uses of Enum
com.epam.healenium.SelectorComponent
Packages that use SelectorComponent
-
Uses of SelectorComponent in com.epam.healenium
Methods in com.epam.healenium that return SelectorComponentModifier and TypeMethodDescriptionstatic SelectorComponentReturns the enum constant of this type with the specified name.static SelectorComponent[]SelectorComponent.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SelectorComponent in com.epam.healenium.service
Method parameters in com.epam.healenium.service with type arguments of type SelectorComponentModifier and TypeMethodDescriptionprotected org.openqa.selenium.ByHealingService.construct(com.epam.healenium.treecomparing.Node node, Set<SelectorComponent> detailLevel) construct cssSelector by Node