mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
591 B
591 B
Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > keyIdentifier
Protocol.Input.DispatchKeyEventRequest.keyIdentifier property
Unique key identifier (e.g., 'U+0041') (default: "").
Signature:
keyIdentifier?: string;