Wat is use of these intleft etc.... Will those values change if the menu option is diff On Sep 30, 2012 10:53 PM, "sujit kumar" <[email protected]> wrote: > > Hi > as u have written it is selected at all, > Then try following method > intLeft=-1 > intTop=-1 > intRight=-1 > intBottom=-1 > obj.GetTextLocation("NewUser",intLeft, intTop, intRight, intBottom) > This will return location Of "NewUser" Text > then Click on text location > obj.Click intLeft,intTop > > Lets Try this code if its work then nothing problem to use it. > > -- > Thanks & Regards > Sujit :) > > > On Thu, Sep 27, 2012 at 12:19 PM, JAMI GAYATRI <[email protected]> wrote: >> >> My application has following menu bar. >> >> MyComputer NewUser NewGroup Organization. >> >> >> >> Steps >> 1.Added NewUser object in ObjectRepostory. >> 2.Highlight the Newuser >> >> Expected Result >> NewUser should get highlight >> >> Actual Result >> Whole Menu[MyComputer NewUser NewGroup Organization] all is getting selected as a one. >> >> >> Problem - Unable to identify each menu option uniquely so when i execute the command >> >> SwfWindow("IntraLinks Designer").SwfObject("New User").Click >> >> MyComputer screens displays not NewUser. >> >> Techonology - .net , Desktop Application >> >> Please provide any solution for this. >> >> >> -- >> 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
-- 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
