Uses of Enum
net.serenitybdd.junit.finder.FinderType
Packages that use FinderType
-
Uses of FinderType in net.serenitybdd.junit.finder
Methods in net.serenitybdd.junit.finder that return FinderTypeModifier and TypeMethodDescriptionstatic FinderTypeReturns the enum constant of this type with the specified name.static FinderType[]FinderType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.serenitybdd.junit.finder with parameters of type FinderTypeModifier and TypeMethodDescriptionstatic TestFinderBuilderTestFinderBuilder.on(FinderType finderType) Constructors in net.serenitybdd.junit.finder with parameters of type FinderType