Won't Fix
Last Updated: 03 May 2016 08:28 by ADMIN
ADMIN
Pavel
Created on: 29 Apr 2016 11:03
Type: Bug Report
0
Clicks fail with WPF app when test is executed with nUnit console runner
Telerik Testing Framework Mouse clicks do nothing when a test is executed with nUnit console runner (in a WPF app). The same test passes when executed with VS.
1 comment
ADMIN
Pavel
Posted on: 03 May 2016 08:10
After further investigation it seems this problem is not caused by Telerik Testing Framework (as it is simply using windows native API https://msdn.microsoft.com/en-us/library/windows/desktop/ms646310(v=vs.85).aspx). A possible workaround is discussed here: http://www.telerik.com/forums/user-click-not-clicking-in-silverlight-application
Basically the test project should have Platform Target: x86.