select_text

[internal] returns elements that are type text.

Source


def select_text(self):
    return self._nodes.select_text()