mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
369 B
369 B
Home > puppeteer > PressOptions > text
PressOptions.text property
If specified, generates an input event with this text.
Signature:
text?: string;