class Page { mainFrame(): Frame; }
Returns:
Frame
The page's main frame.
Page is guaranteed to have a main frame which persists during navigations.