Table of Contents

Enum UnrouteBehavior

Namespace
Microsoft.Playwright
Assembly
Microsoft.Playwright.dll
public enum UnrouteBehavior

Fields

[EnumMember(Value = "default")] Default = 2
[EnumMember(Value = "ignoreErrors")] IgnoreErrors = 1
[EnumMember(Value = "wait")] Wait = 0