Uses of Class
com.microsoft.playwright.impl.ResponseImpl
-
Packages that use ResponseImpl Package Description com.microsoft.playwright.impl -
-
Uses of ResponseImpl in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl that return ResponseImpl Modifier and Type Method Description ResponseImplFrameImpl. navigate(java.lang.String url, Frame.NavigateOptions options)ResponseImplPageImpl. navigate(java.lang.String url, Page.NavigateOptions options)(package private) ResponseImplFrameImpl. navigateImpl(java.lang.String url, Frame.NavigateOptions options)ResponseImplRequestImpl. response()
-