Skip to content

[webdev] Add a flag to launch chrome signed into the default profile and enable extensions #1490

Closed
@annagrin

Description

@annagrin

Currently webdev launches chrome using temp profile, so the users cannot use their extensions while debugging. Can we allow launching a window that is signed in as the user's default profile?

Notes:

There seems to be a bug/feature in chrome that only uses the existing session with --user-data-dir. The existing session cannot open a debug port that dwds needs.

Workaround: copy the default profile to a temp directory, and pass it to chrome. That seems to work, but takes time to copy the profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions