Uses of Enum
core.helpers.Element.LocatorType
Packages that use Element.LocatorType
-
Uses of Element.LocatorType in core.helpers
Methods in core.helpers that return Element.LocatorTypeModifier and TypeMethodDescriptionstatic Element.LocatorTypeReturns the enum constant of this type with the specified name.static Element.LocatorType[]Element.LocatorType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Element.LocatorType in core.uiCore.webElement
Fields in core.uiCore.webElement declared as Element.LocatorTypeConstructors in core.uiCore.webElement with parameters of type Element.LocatorTypeModifierConstructorDescriptionElementObject(org.openqa.selenium.By by, String name, String locator, Element.LocatorType locatorType) gets by value for elements