Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想对我的复杂 WPF 应用程序进行 UI 测试。我遇到了两个 UI 自动化库:
我对上述两个选项感到困惑。请让我知道我应该在哪里使用哪个库?想知道两者的优缺点吗?
请参阅使用 System.Windows.Automation 和 Microsoft.VisualStudio.TestTools.UITesting 进行 WPF UI 测试自动化有什么区别?