Completed
Last Updated: 23 Mar 2022 08:32 by ADMIN
Joe
Created on: 25 Feb 2022 09:45
Type: Bug Report
2
Chrome Headless Bowser execution Not Working on specific machine
On a specific machine a test cannot be executed in Chrome headless mode. The following exception is listed in the application logging: 

TestExecuteProxy.ExecuteTest() : EXCEPTION! (see below)
     Outer Exception Type: System.ServiceModel.FaultException
     Message: The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
2 comments
ADMIN
Plamen Mitrev
Posted on: 23 Mar 2022 08:32

Hi,

The issue is fixed and planned for our upcoming Service Pack release in mid April 2022. Please wait for the upcoming update to get this issue resolved.

In the meantime, you can use headful Chrome execution.

Regards,
Plamen Mitrev
Progress Telerik

Does UI testing really fit into CI/CD?

If you want to find out how to take advantage of continuous delivery pipelines, join our Test Studio webinar on Wednesday, April 6 at 11 am EST | 5 pm CET.

Tim
Posted on: 22 Mar 2022 22:50
Did this get resolved? Headless is still not working for me.