Thanks for reply Roman, will tell developers On Fri, Feb 11, 2011 at 3:58 AM, <[email protected]> wrote:
> Hello Roman, > > Please give some more detail or direct to where in User Guide I can find > out how to "Give normal names to image objects". I have to give a unique id > to some button images because the html id keeps changing in the .NET > framework. If I click the little gold star in the Add Properties pop-up, is > this where I look into it? > > In a message dated 2/9/11 11:16:57 P.M. Eastern Standard Time, > [email protected] writes: > > Hi Neil, > > Try to use: > > "file name:=bt_select\.jpg" > index: 0 > > "file name:=bt_select\.jpg", > index:1 //you can use location as well > > and give to the image objects normal names (as > Page("Kiosk").Image("Find Product"), Page("Kiosk").Image("Add To > Basket") ), not bt_select_3. It adds all the confusion to the > discussion. > > If you have only two images, it will work > > Roman > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
