Hi,
That conda activate error comes from VS Code built-in conda detection (added a while back) that automatically tries to do things that make no sense for our setups. That error can be ignored (it only fails but does not affect us), we are looking for a way to get a work-around for that one.
On the actual error what @jippo said holds true, but adding a few of my own
What browser do you have installed on the machine? That is what browser would you expect to pop-up?
Is there an antivirus scanner involved on this machine? …something is blocking access to the geckodriver that would be used to trigger Firefox.
I have actually managed to resolve the issue by simply installing Chrome on my machine and now everything works just fine.
Before I installed the Chrome I had only Edge and Vivaldi installed on my machine which I expected to be enough. My mistake was that I did not read the system requirements page first.
Hi @Kari,
I was and still having this same problem with Edge browser.
Only chrome opens but why Edge won’t.
I wanted to Automate Edge.
I am using in VSCode with Robocorp Extensions and both chrome and edge is installed in my system.
I’ve raised this same issue but no one answered😥.
Any help here.
when you get concrete error, report back with that error, your conda.yaml, robot.yaml and your robot code, so that we can more clearly see what is going on