"Command line server for the IE driver has stopped working" with IEDriverServer.exe since upgrade to 2.53.0.0
See original GitHub issueMeta -
OS: Windows Server 2008 R2 Standard 64 bit Selenium Version: 2.53.0.0 Browser: IE Browser Version: IE 11.0.9600.17801
Expected Behavior -
Tests to run reliably on build server
Actual Behavior -
Tests fail sporadically with “Command line server for the IE driver has stopped working”
Steps to reproduce -
Migrate to 2.53.0.0 Use IEDriver - these are my packages:
<package id="Selenium.Support" version="2.53.0" targetFramework="net452" />
<package id="Selenium.WebDriver" version="2.53.0" targetFramework="net452" />
<package id="Selenium.WebDriver.IEDriver" version="2.53.0.0" targetFramework="net452" />
I’m going to try and rollback to using 2.50.1 (which I don’t remember presenting this error)
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
"Command line server for the IE driver has stopped working" with ...
"Command line server for the IE driver has stopped working" with IEDriverServer.exe since upgrade to 2.53.0.0.
Read more >Command line server for the IE WebDriver has stopped working
Cause of the error is that: IE11 with the IEDriverServer_x64_3.5.0 or latest version on windows 7 64bit or other system environment.
Read more >command line server for the IE driver has stopped working
Issue 5640 in selenium: command line server for the IE driver has stopped ... The problem is when I execute a C# code...
Read more >IE Driver Server - Selenium
The Internet Explorer Driver is a standalone server that implements the WebDriver specification.
Read more >Selenium.WebDriver.IEDriver 4.7.0 - NuGet
What's this? This NuGet package installs IE Driver(x86) for Selenium WebDriver into your Unit Test Project. "IEDriverServer.exe" does not appear in ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
With no more information than this to go on, it’s impossible to take any action on this issue report. Please provide code that causes the issue, along with an HTML page to test against, and/or a log file from IEDriverServer.exe from when the problem occurs.