select_root
returns a html element.
Source
def select_root(self): return self.tag('html')