Error in opening windows desktop application which has splash screen

WinAppDriver throws HTTP/1.1 500 Error, when trying to open a desktop application which has splash screen.
Kindly support in resolving this issue

@balakarthimcet,

Please download and install WinAppDriver v1.2.RC and add this property in Windows Desired Capabilties:

ms:waitForAppLaunch:25

25 mean the time to wait your application started is 25 seconds, you can increase maximum to 50.

2 Likes