Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinApp Driver throws unknown error after the microsoft update 2024-KB5044089 #2036

Open
bhargavkumar-65 opened this issue Oct 21, 2024 · 0 comments

Comments

@bhargavkumar-65
Copy link

bhargavkumar-65 commented Oct 21, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant