Hello Everybody. I'm trying to launch several instances of geckodriver with a custom profile for each one. However, It behaves like there is only one session.
It works properly if there is no profile especified.
I have seen the issue https://github.com/igrishaev/etaoin/issues/118 that is closed. But, I cannot figure out how to make this work.
Any help?
If you create github project with minimal repro, I can take a look.