Uses of Enum Class
org.openqa.selenium.remote.tracing.EventAttributeValue.Type
Packages that use EventAttributeValue.Type
-
Uses of EventAttributeValue.Type in org.openqa.selenium.remote.tracing
Methods in org.openqa.selenium.remote.tracing that return EventAttributeValue.TypeModifier and TypeMethodDescriptionEventAttributeValue.getAttributeType()
static EventAttributeValue.Type
Returns the enum constant of this class with the specified name.static EventAttributeValue.Type[]
EventAttributeValue.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.