mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
398 B
398 B
Home > puppeteer > ConsoleMessage > text
ConsoleMessage.text() method
Signature:
text(): string;
Returns:
string
The text of the console message.