Locked Spec Explorer UI Testing sample

  • Monday, March 05, 2012 1:12 PM
     
     

    Hi,

    I research the Spec Explorer sample UI Testing and I want to know: How do I can generate UIElements.cs file for my tested application or should I write it manually?

    Thanks in advance



    • Edited by Quatrefoil Monday, March 05, 2012 1:18 PM
    •  

All Replies

  • Tuesday, March 06, 2012 1:52 AM
     
     Proposed

    Hi Quatrefoil<abbr class="affil"></abbr>,

    The UIElements.cs was generated by Visual Studio 2010's Coded UI Tests. It's only available with VS premium or ultimate version. You can find the reference here:

    http://msdn.microsoft.com/en-us/library/dd286726.aspx

    Thanks,

    Yiming


    Thanks, Yiming

    • Proposed As Answer by Yiming Cao Tuesday, March 06, 2012 1:52 AM
    •