我运行MSTest来使用Teamcity在VM上测试WPF应用程序(Coded UI Test).我已经将测试代理安装为交互式进程,但我在Teamcity日志中不断收到此错误
Error calling Initialization method for test class Squarebit.Apms.Terminal.Wpf.Test.CodedUITest1: Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException: To run tests that interact with the desktop, you must set up the test agent to run as an interactive process. For more information, see "How to: Set Up Your Test Agent to Run Tests That Interact with the Desktop" (http://go.microsoft.com/fwlink/?LinkId=255012)
If you are running the tests as part of your team build, you must also set up the build agent to run as an interactive process. For …Run Code Online (Sandbox Code Playgroud) 我想知道滚动(recyclerview,scrollview)将在Fling方法中以速度停止滚动的位置.有没有办法计算这个?