Uses of Interface
com.microsoft.playwright.APIRequest
-
Packages that use APIRequest Package Description com.microsoft.playwright com.microsoft.playwright.impl -
-
Uses of APIRequest in com.microsoft.playwright
Methods in com.microsoft.playwright that return APIRequest Modifier and Type Method Description APIRequestPlaywright. request()Exposes API that can be used for the Web API testing. -
Uses of APIRequest in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement APIRequest Modifier and Type Class Description (package private) classAPIRequestImplMethods in com.microsoft.playwright.impl that return APIRequest Modifier and Type Method Description APIRequestPlaywrightImpl. request()
-