The full HTML contents of the page, including the DOCTYPE.
class Page { content(): Promise<string>; }
Returns:
Promise<string>