Bloccato Adding Control to same UIMap

  • mercoledì 7 marzo 2012 11:06
     
     

    I have a UMap created for Login page.

    Now, if I try to add some assertion or new control to same UIMap on same page it is getting added under different document instead of using the same document which already exists in UIMap.

    Is it not possible to Add Assertion after UIMap is prepared & use same objects instead of creating new ones? Wanna use Test builder

    Thanks in advance


    • Modificato AnkushGarg mercoledì 7 marzo 2012 11:07
    •  

Tutte le risposte

  • mercoledì 7 marzo 2012 13:56
     
     Con risposta

    Hi,

    In your solution exploer Rightclick UIMap.uitest and select edit with coded ui test builder menu. Use the cross hair to identify your new control and use ALT+C to add it into your current UIMap. same way you can add the assert also.

    • Contrassegnato come risposta AnkushGarg giovedì 8 marzo 2012 08:10
    •  
  • giovedì 8 marzo 2012 05:58
     
     

    Thanks for replying

    But this doesn't seems to be working 

  • giovedì 8 marzo 2012 08:11
     
     

    Sorry, I made up a mistake.

    Thanks, BaraneetharanR