Page.get_html_element#

Page.get_html_element()[source]#

Gets the first <html> element.

Returns:

  • Element

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