Page Queries
response
Information about the main resource response for the page.
This includes status, headers, and other details of the HTTP response that loaded the page.
May be null if the page was loaded from content directly (e.g., via page(content: "...")
).
Definition
Returns
Detailed information about a network response received by the page.
Usage
This field is available on the Page object. Use it to query page information and content.