Page.get_body_element#

Page.get_body_element()[source]#

Gets the first <body> element.

Returns:

  • Element

  • None – If the <body> element was not found.