Adding Control to same UIMap
-
Wednesday, March 07, 2012 11:06 AM
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
- Edited by AnkushGarg Wednesday, March 07, 2012 11:07 AM
All Replies
-
Wednesday, March 07, 2012 1:56 PM
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.
- Marked As Answer by AnkushGarg Thursday, March 08, 2012 8:10 AM
-
Thursday, March 08, 2012 5:58 AM
Thanks for replying
But this doesn't seems to be working
-
Thursday, March 08, 2012 8:11 AM
Sorry, I made up a mistake.
Thanks, BaraneetharanR

