Table of Contents

Interface IApplicationCache

Namespace
OpenQA.Selenium.Html5
Assembly
WebDriver.dll

Defines an interface allowing the user to access application cache status

public interface IApplicationCache

Properties

Status

Gets the current state of the application cache.

AppCacheStatus Status { get; }

Property Value

AppCacheStatus