List of usage examples for org.openqa.selenium.html5 ApplicationCache interface-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";