@tempots/dom > BrowserContext > getText
Gets the text content of the current element or text node.
Signature:
readonly getText: () => string;