Enum HarMode
- Namespace
- Microsoft.Playwright
- Assembly
- Microsoft.Playwright.dll
public enum HarMode
Fields
[EnumMember(Value = "full")] Full = 0
[EnumMember(Value = "minimal")] Minimal = 1
public enum HarMode
[EnumMember(Value = "full")]
Full = 0
[EnumMember(Value = "minimal")]
Minimal = 1