class Playwright::Page
def request # property
[`property: BrowserContext.request`] on the page's context. See [`property: BrowserContext.request`] for more details.
API testing helper associated with this page. This method returns the same instance as
def request # property wrap_impl(@impl.request) end