ElectronWebFrame.insertText method
ElectronWebFrame › insertText
Unofficial
Insertstext into the focused element. Signature:
insertText(text: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| text | string | The text to insert. |
Returns: void
ElectronWebFrame › insertText
Unofficial
Insertstext into the focused element. Signature:
insertText(text: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| text | string | The text to insert. |
Returns: void