-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
It doesn't work.
chrome-devtools://devtools/bundled/devtools.html?ws=localhost:9223/devtools/page/server2.conn0.tab1&remoteFrontend=true returns empty page and Chrome Console log shows:
/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
VM50:72 Uncaught TypeError: Cannot read property 'addExtensions' of undefined
node bin/adaptor.js
info: adaptor.initialize
info: adaptor.start
info: server.http.listerning (port 9223)
info: server.socket.listerning (port 9223)
info: server.started
info: client.connecting on 6000
info: client.connected: port 6000
info: adaptor.ready
info: -> visit http://localhost:9223/json/
info: httprequest.received: Info.getInfo
info: httprequest.reply description=, devtoolsFrontendUrl=/devtools/devtools.html?ws=localhost:9223/devtools/page/server2.conn0.tab1, devtoolsUrl=chrome-devtools://devtools/bundled/devtools.html?ws=localhost:9223/devtools/page/server2.conn0.tab1&remoteFrontend=true, id=server2.conn0.tab1, title=Invoice - a7828431-69e7-48ad-8eba-b5ae4ecc026d1, type=page, url=http://dev.stampli.com/ServerUi/invoice.html#id=a7828431-69e7-48ad-8eba-b5ae4ecc026d1&mode=processor, webSocketDebuggerUrl=ws://localhost:9223/devtools/page/server2.conn0.tab1
[
{
"description": "",
"devtoolsFrontendUrl": "/devtools/devtools.html?ws=localhost:9223/devtools/page/server2.conn0.tab1",
"devtoolsUrl": "chrome-devtools://devtools/bundled/devtools.html?ws=localhost:9223/devtools/page/server2.conn0.tab1&remoteFrontend=true",
"id": "server2.conn0.tab1",
"title": "test",
"type": "page",
"url": "http://test.com/",
"webSocketDebuggerUrl": "ws://localhost:9223/devtools/page/server2.conn0.tab1"
}
]
pbassut and darkwing
Metadata
Metadata
Assignees
Labels
No labels