The InternetExplorerDriver is a standalone server which implements WebDriver's wire protocol.
Questions tagged [selenium-iedriver]
257 questions
-2
votes
1 answer
Unexpected error launching Internet Explorer. IELaunchURL() returned HRESULT 80070012 ('There are no more files.') with IEDriver Selenium IE11
I am using VS2017 on a Win10 (17134.471) machine and I just installed Selenium. I can get Chrome, Firefox, Edge to work but not IE11 (11.471.171340). I believe that I have done all the other suggested updates but continue to get:
There are no more…

StephanM
- 733
- 3
- 22
- 36
-2
votes
1 answer
Error logged while trying to run Robot Test in IE11 - WebDriverException: 404 - File or directory not found
I'm trying to execute certain tests in Robot framework - tests that are working fine with Chrome using the Chrome Driver.
Once execution starts, I get an exception in the command prompt and execution stops without the browser even opening (Attaching…

Vaish
- 37
- 5