Uses of Enum Class
org.openqa.selenium.devtools.v141.storage.model.StorageType
Packages that use StorageType
-
Uses of StorageType in org.openqa.selenium.devtools.v141.storage.model
Methods in org.openqa.selenium.devtools.v141.storage.model that return StorageTypeModifier and TypeMethodDescriptionstatic StorageTypeStorageType.fromString(String s) UsageForType.getStorageType()Name of storage type.static StorageTypeReturns the enum constant of this class with the specified name.static StorageType[]StorageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.storage.model with parameters of type StorageType