Uses of Enum Class
org.openqa.selenium.html5.AppCacheStatus
Packages that use AppCacheStatus
-
Uses of AppCacheStatus in org.openqa.selenium.html5
Methods in org.openqa.selenium.html5 that return AppCacheStatusModifier and TypeMethodDescriptionstatic @Nullable AppCacheStatus
AppCacheStatus.getEnum
(int value) Deprecated.Gets the AppCacheStatus for the given int value.static @Nullable AppCacheStatus
Deprecated.static AppCacheStatus
Deprecated.Returns the enum constant of this class with the specified name.static AppCacheStatus[]
AppCacheStatus.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.