Thanks to visit codestin.com
Credit goes to github.com

Skip to content

--user-data-dir not working #3268

@Themesaul

Description

@Themesaul

Describe the bug
It doesn't get the parameter in the user data dir websocket URL. You never use the profile you should and always create a new one

To Reproduce
Steps to reproduce the behavior:

  1. Create a chromium profile.
  2. Export and mount in docker with the proper permissions
  3. use the url ws://192.168.x.x:3000?--user-data-dir=/opt/custom_profile It has also been tested with the URL ws://192.168.x.x:3000?--user-data-dir=/opt/custom_profile/Default
  4. session is not used

Expected behavior
The session is used correctly

Additional context
I have tried different versions of docker. Including the latest tag

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