Java org.openqa.selenium.html5 AppCacheStatus fields, constructors, methods, implement or subclass

Example usage for Java org.openqa.selenium.html5 AppCacheStatus fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.openqa.selenium.html5 AppCacheStatus.

The text is from its open source code.

Field

AppCacheStatusIDLE
AppCacheStatusCHECKING
AppCacheStatusDOWNLOADING

Method

AppCacheStatusgetEnum(int value)
Gets the AppCacheStatus for the given int value.
AppCacheStatusgetEnum(String value)