开发者

WPF UI Automation With Infragistics Controls

开发者 https://www.devze.com 2023-01-22 17:01 出处:网络
Does anyone have any good pointers/examples/links for writing WPF UI automation tests with applica开发者_StackOverflow中文版tions utilising Infragistics controls?CodedUI, that comes with Visual Studio

Does anyone have any good pointers/examples/links for writing WPF UI automation tests with applica开发者_StackOverflow中文版tions utilising Infragistics controls?


CodedUI, that comes with Visual Studio Premium/Ultimate editions, seems to work fine with most of the controls


I have used UI Automation and TestStack.White with Infragistics. The White framework is built on top of MS UI Automation famework so you get best of both worlds. Example links are:

  • WPF ItemsControl with TestStack White
  • teststackwhite
  • UI Automation Overview
0

精彩评论

暂无评论...
验证码 换一张
取 消