Uses of Enum Class
org.openqa.selenium.bidi.network.Initiator.Type
Packages that use Initiator.Type
-
Uses of Initiator.Type in org.openqa.selenium.bidi.network
Subclasses with type arguments of type Initiator.Type in org.openqa.selenium.bidi.networkMethods in org.openqa.selenium.bidi.network that return Initiator.TypeModifier and TypeMethodDescriptionstatic Initiator.TypeInitiator.Type.findByName(String name) Initiator.getType()static Initiator.TypeReturns the enum constant of this class with the specified name.static Initiator.Type[]Initiator.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.