Answer the question
In order to leave comments, you need to log in
I can't figure out what selenium wants from me?
Traceback (most recent call last):
File "site-packages\selenium\webdriver\common\service.py", line 74, in start
File "subprocess.py", line 676, in __init__
File "subprocess.py", line 955, in _execute_child
FileNotFoundError: [WinError 2] Cannot find the specified file
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "directumIE.py", line 6, in
File "site-packages" \selenium\webdriver\ie\webdriver.py", line 49, in __init__
File "site-packages\selenium\webdriver\common\service.py", line 81, in start
selenium.common.exceptions.WebDriverException: Message: ' IEDriverServer.exe'exe
cutable needs to be in PATH. Please download from selenium-release.storag
e.googleapis.com/index.html and read up at https://github.com/SeleniumHQ/seleniu
m/wiki/InternetExplorerDriver
Failed to execute script directumIE
Exception ignored in: >
Traceback (most recent call last):
File "site-packages\selenium\webdriver\common\service.py", line 173, in __del_
_
File "site-packages\selenium\webdriver\common\service.py", line 145, in stop
AttributeError: 'Service' object has no attribute 'process'
script written in python and converted by pyinstaller
Answer the question
In order to leave comments, you need to log in
did you download the driver? did you write the path? launched?
selenium.common.exceptions.WebDriverException: Message: 'IEDriverServer.exe' exe
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question