Closed
Bug 1548605
Opened 6 years ago
Closed 11 months ago
[meta] Target.setAutoAttach
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ato, Unassigned)
References
()
Details
(Keywords: meta, Whiteboard: [method=Target.setAutoAttach])
No description provided.
Reporter | ||
Updated•6 years ago
|
Comment 1•5 years ago
|
||
This is used in Puppeteer's Page domain for the static _create()
method. Arguments used are autoAttach
, waitForDebuggerOnStart
, and flatten
. The only parameter not in use is windowOpen
.
In Gutenberg tests this is used 83 times. As such it has to block our alpha release.
Blocks: puppeteer-gutenberg
Type: task → enhancement
Whiteboard: [method=Target.setAutoAttach] → [method=Target.setAutoAttach][puppeteer-alpha]
Reporter | ||
Updated•5 years ago
|
Type: enhancement → task
Updated•5 years ago
|
Whiteboard: [method=Target.setAutoAttach][puppeteer-alpha] → [method=Target.setAutoAttach]
Assignee | ||
Updated•4 years ago
|
Component: CDP: Page → CDP
Updated•2 years ago
|
Severity: normal → S3
Comment 2•11 months ago
|
||
We are not going to implement this API for CDP.
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•