While running a script, it says selenium is installed but once the script runs (python setup.py) I receive an error:
chmod: cannot access 'geckodriver': No such file or directory
see attached picture of full error. I am running Linux 32 on VMware player 32bit
I've already ran an apt-get update and tried updating the geckodriver to the latest v0.19.1, no luck there either. I've also manually installed geckodriver and updated Mozilla putting them in the same folder as my script and selenium still doesn't seem to pick it up. Selenium is installed but once I need to run it, I get Error 404
Comments
No Comments Exist
Be the first, drop a comment!