puppeteer/new-docs/puppeteer.protocol.input.inserttextrequest.md
2020-07-13 14:01:35 +01:00

602 B

Home > puppeteer > Protocol > Input > InsertTextRequest

Protocol.Input.InsertTextRequest interface

Signature:

export interface InsertTextRequest 

Properties

Property Type Description
text string The text to insert.