Uses of Class
com.microsoft.playwright.impl.RouteImpl
-
Packages that use RouteImpl Package Description com.microsoft.playwright.impl -
-
Uses of RouteImpl in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl with parameters of type RouteImpl Modifier and Type Method Description (package private) Router.HandleResultRouter. handle(RouteImpl route)(package private) voidRouter.RouteInfo. handle(RouteImpl route)(package private) voidBrowserContextImpl. handleRoute(RouteImpl route)
-