Meta
OS:
Microsoft Windows [Version 10.0.16299.248] x64
Selenium Version:
2.53.1
Browser:
Chrome 65 x64
Browser Version:
Version 65.0.3325.146 (Official Build) (64-bit)
Additional rerequisites:
Expected Behavior -
- The chromedriver.exe should stop and its Chrome instances as well.
Actual Behavior -
- The chromedriver.exe stops 4-5 secs after the tests completed. Then the forked Chrome instances stay in the background as running processes with huge CPU usage.
Steps to reproduce -
- Run at least 1 failing test with CucumberJS and Protractor.
note: I'm running e2e tests against an Angular 1.6 application
- Examine the processes in Task manager.
Note:
This issue was introduced by the latest Chrome and ChromeDriver update. No symptomps were present in previous versions.
Screenshot:
