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