Page.get_body_element#

Page.get_body_element() Element[source]#

Gets the first <body> element.

Returns:

  • Element

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