WinAppDriver
WinAppDriver copied to clipboard
GET session/:sessionId/source fails when IsCancel is set on a button
GET session/:sessionId/source fails on any screen where IsCancel is set to true on a button. The same screen without IsCancel returns as expected.
The error is only 500 Internal Error.
This is a WPF app.