Uses of Interface
com.microsoft.playwright.APIRequest
-
Packages that use APIRequest Package Description com.microsoft.playwright -
-
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.
-