Example usage for org.openqa.selenium.html5 ApplicationCache interface-usage

List of usage examples for org.openqa.selenium.html5 ApplicationCache interface-usage

Introduction

In this page you can find the example usage for org.openqa.selenium.html5 ApplicationCache interface-usage.

Usage

From source file sandeep.kb.android.remote.android.AndroidWebDriver.java

public class AndroidWebDriver implements WebDriver, SearchContext, JavascriptExecutor, TakesScreenshot,
        HasTouchScreen, WebStorage, ApplicationCache {

    private static final String ELEMENT_KEY = "ELEMENT";
    private static final String WINDOW_KEY = "WINDOW";
    private static final String STATUS = "status";