Last Updated:
23 Mar 2022 08:32
by ADMIN
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.