Edge Chromium sometimes failed to start

We’re using KRE in Azure pipeline. vmImage: 'windows-latest'

Lately, I have been seeing logs that look like Edge Chromium crashed and did not start.
The strange thing is that I have not changed the code and the crashes are not every time.

I ran a test using Edge in a Windows VM and Katalon Studio to try it out, and still sometimes the browser would not launch with the following logs.

Has anyone else had a similar experience?

Katalon Runtime Engine version: 8.6.6
Katalon Studio version: 8.6.8

Log: session not created: Microsoft Edge failed to start: exited normally. (session not created: DevToolsActivePort file doesn’t exist) (The process started from msedge location C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe is no longer running, so msedgedriver is assuming that msedge has crashed.)

2 Likes

Hi,

I have found this similar issue: Microsoft edge driver failed to start - CodeProject. Can you please try the workaround?