Behaviour issues when executing RF with robot vs pabot

I’m in a bit of a catch 22 here…

I don’t have many tests in my system.
When running the tests using robot -d .... then everything runs fine and as expected, however…

When I execute the exact same tests using pabot -d ..., Then the tests start, but none of them get past the login form on the Submit Form step…

I’m running using webdrivermanager (chrome).

Happy to provide more details as I’m struggling to word this issue.