Uses of Interface
com.microsoft.playwright.APIRequestContext
Packages that use APIRequestContext
-
Uses of APIRequestContext in com.microsoft.playwright
Methods in com.microsoft.playwright that return APIRequestContextModifier and TypeMethodDescriptiondefault APIRequestContextAPIRequest.newContext()Creates new instances ofAPIRequestContext.APIRequest.newContext(APIRequest.NewContextOptions options) Creates new instances ofAPIRequestContext.BrowserContext.request()API testing helper associated with this context.Page.request()API testing helper associated with this page. -
Uses of APIRequestContext in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement APIRequestContext