A Page object describing the current URL, dimensions and
metadata. If an error occurs while reading from window or document,
a minimal object with empty strings and no query parameters is returned.
Path component of the page URL (e.g., /products/123).
Parsed query parameters for the page.
Referrer URL that led to the current page.
Raw search string including the leading ? (e.g., "?q=test").
Optionaltitle?: stringTitle of the page as seen by the user.
Full URL of the page.
Collect page-related properties from the current browser context.