Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

[question / request] select browser using user-data-dir #14

Open
Kugeleis opened this issue May 16, 2019 · 2 comments
Open

[question / request] select browser using user-data-dir #14

Kugeleis opened this issue May 16, 2019 · 2 comments

Comments

@Kugeleis
Copy link

The tool fails when a chromium browser is called using a command line option like user-data-dir.
The use case is using one browser with more than one instance for different usages (programming vs. office) and calling them like
C:\opera\launcher.exe --user-data-dir="C:\Opera\profiles\profileA"

@DanTup
Copy link
Owner

DanTup commented May 16, 2019

As noted in the readme, I'm afraid I'm no longer maintaining (or using) this. If something isn't working right and you'd like to see it fixed, the best option would be to debug it from source yourself. Sorry for any inconvenience!

@cek-cek
Copy link

cek-cek commented Apr 15, 2021

Works perfectly fine for me with Vivaldi, even though I also quote the path to exe...

vivaldi = "C:\Users\xyz\AppData\Local\Vivaldi\Application\vivaldi.exe" --profile-directory="Default"
work = "C:\Users\xyz\AppData\Local\Vivaldi\Application\vivaldi.exe" --profile-directory="Profile 2"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants