WinAppDriver icon indicating copy to clipboard operation
WinAppDriver copied to clipboard

GET session/:sessionId/source fails when IsCancel is set on a button

Open RadtkeJCJ opened this issue 7 months ago • 0 comments

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.

RadtkeJCJ avatar May 15 '25 12:05 RadtkeJCJ