WinApp Driver throws unknown error after the microsoft update 2024-KB5044089
Hi WinAppDriver team,
we are facing issues after the recent windows Update KB5044089. https://support.microsoft.com/en-us/topic/october-8-2024-kb5044089-cumulative-update-for-net-framework-3-5-4-7-2-and-4-8-for-windows-10-version-1809-and-windows-server-2019-c218ab7f-bb46-4f6c-a319-5802d9211b20
`GET /session/7103431D-5CA2-4AB6-A8F7-A85E79499E29/screenshot HTTP/1.1 Accept-Encoding: gzip Cache-Control: no-cache Connection: Keep-Alive Host: 127.0.0.1:4727 User-Agent: selenium/3.141.59 (java windows)
HTTP/1.1 500 Internal Error Content-Length: 133 Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"An unknown error occurred in the remote end while processing the command."}}`
org.openqa.selenium.WebDriverException: An unknown error occurred in the remote end while processing the command. (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 0 milliseconds Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'vm-10-4-2-k-fle', ip: '10.4.2.133', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.2' Driver info: io.appium.java_client.windows.WindowsDriver Capabilities {app: D:\APItests_K_Fleet\20_Test..., javascriptEnabled: true, platform: WINDOWS, platformName: windows} Session ID: B73C85F4-C279-4F59-967E-352036495FEE
please let us know if there is any resolution.