Closed
Bug 1549447
Opened 6 years ago
Closed 1 year ago
[meta] Input.insertText
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ato, Unassigned)
References
()
Details
(Keywords: meta, Whiteboard: [method=Input.insertText])
No description provided.
Reporter | ||
Updated•6 years ago
|
Comment 1•5 years ago
|
||
Used in Keyboard.sendCharacter()
inside of Puppeteer, which is called by Keyboard.type()
. It's used by Gutenberg in various ways via the page class eg. for logins. As such it should block the alpha release.
Blocks: puppeteer-gutenberg
Whiteboard: [method=Input.insertText] → [method=Input.insertText][puppeteer-alpha]
Priority: -- → P2
Depends on: 1595177
Priority: P2 → --
Whiteboard: [method=Input.insertText][puppeteer-alpha] → [method=Input.insertText]
Assignee | ||
Updated•4 years ago
|
Component: CDP: Input → CDP
Updated•2 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
We are not going to implement this API for CDP.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•