The page’s title
class Page { title(): Promise<string>; }
Returns:
Promise<string>
Shortcut for page.mainFrame().title().