Skip to content

Start fails when using remote-debugging-port cmd line switch #19

@kamesh-a

Description

@kamesh-a

@kevinsawicki thanks for working on this. It's awesome to directly test with electron app, Adding below lines to electron default app, is sufficient to reproduce this, thought of adding this as issue, in turn might help someone save time.

Ex : 
var app = require('app');
app.commandLine.appendSwitch('remote-debugging-port', '9222');

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions