I am trying to run a script that uses selenium and every time it tries to open a browser I get an error "unable to find a matching set of capabilities". when I apt-get install firefox I get an error that there is no installation candidate. Selenium and geckodriver are both th ...more
I tried to install firefox by apt-get install firefox and got errors so I decided to manually go to the firefox webpage to download. I am able to open firefox through the Linux desktop but not through the terminal. when I try to open I get the error: Couldn't load XPCOM I ha ...more
I am trying to run a script that uses selenium. I currently have Firefox ESR and when I apt-get install firefox-esr that installed fine. Selenium also installed fine but when I go to run it, it says it can't access the webdriver. I have a feeling it's because I need a more rec ...more
Using apt-get install firefox I get: Package firefox is not available but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'firefox' has no installation candidate. I have al ...more
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 ra ...more
Looks like selenium can't pick up off Mozilla. Im trying to run a script That uses selenium and get a chmod: cannot access 'geckodriver': no such file or directory. See attached full error codes Running kali Linux 32bit in Vmware player 32bit.
apt-get install tor starts to work then it asks if i want to continue i have to click y or n when i say yes i get an error "unable to fetch some archives" I can not get on a browser through Ubuntu it shuts down my entire computer therefore i have to install through the termin ...more