Open pkpkpk opened 5 years ago
Had the same problem with multiple carlo instances on Win10.
The solution for me was to give each instance a unique localDataDir
with carlo.launch({localDataDir: tmpPath})
, for example a folder generated from an uuid in the temporary directory that could be removed afterwards.
ubuntu 18.04, chrome 72
when using
pkg . --target node10-linux-x64
and a chrome browser instance is already running:--profile-directory
&--user-data-dir
in launch args key also fails