static ApplicationCache getApplicationCache(WebDriver driver) { return convert(driver, ApplicationCache.class, CapabilityType.SUPPORTS_APPLICATION_CACHE, RemoteApplicationCache.class); }