Class ApplicationCacheResource
- Namespace
- OpenQA.Selenium.DevTools.V85.ApplicationCache
- Assembly
- WebDriver.dll
ApplicationCacheResource
public sealed class ApplicationCacheResource
- Inheritance
-
ApplicationCacheResource
- Inherited Members
Properties
Size
size
[JsonPropertyName("size")]
public long Size { get; set; }
Property Value
Type
type
[JsonPropertyName("type")]
public string Type { get; set; }
Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }