Class CachedResponse
- Namespace
- OpenQA.Selenium.DevTools.V147.CacheStorage
- Assembly
- Selenium.WebDriver.dll
Cached response
public sealed class CachedResponse
- Inheritance
-
CachedResponse
- Inherited Members
Properties
Body
Entry content, base64-encoded.
[JsonPropertyName("body")]
public string Body { get; set; }