Uses of Enum
com.microsoft.playwright.impl.Router.HandleResult
Packages that use Router.HandleResult
-
Uses of Router.HandleResult in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl that return Router.HandleResultModifier and TypeMethodDescription(package private) Router.HandleResultstatic Router.HandleResultReturns the enum constant of this type with the specified name.static Router.HandleResult[]Router.HandleResult.values()Returns an array containing the constants of this enum type, in the order they are declared.