Uses of Class
com.microsoft.playwright.impl.RequestOptionsImpl
-
Packages that use RequestOptionsImpl Package Description com.microsoft.playwright.impl -
-
Uses of RequestOptionsImpl in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl that return RequestOptionsImpl Modifier and Type Method Description private static RequestOptionsImplAPIRequestContextImpl. ensureOptions(RequestOptions options, java.lang.String method)Methods in com.microsoft.playwright.impl with parameters of type RequestOptionsImpl Modifier and Type Method Description private APIResponseAPIRequestContextImpl. fetchImpl(java.lang.String url, RequestOptionsImpl options)
-