question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Command line server for the IE driver has stopped working" with IEDriverServer.exe since upgrade to 2.53.0.0

See original GitHub issue

Meta -

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" />

image

I’m going to try and rollback to using 2.50.1 (which I don’t remember presenting this error)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
benzman81commented, Jun 30, 2016

2016-06-30 17_11_25-mymachine - tightvnc viewer Same happend to us today, but not reproducible. I wouldn’t even have noticed it, but I was looking at that machine to see, why my test hung. And the error was shown.

1reaction
jimevanscommented, Apr 15, 2016

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found