I'm trying to open Google Chrome through Selenium but the manager isn't downloading the driver automatically as it's supposed to.
I am executing a python script in which I am spawning multiple chrome-node pods (10) for browser sessions. Some requests are ...