Hi Kiran thanks for your reply can you send me OR of Table and snapshot of table Please share more(Possible ) information there might be chance I can help you.
-- Thanks & Regards Sujit :) On Wed, Jun 27, 2012 at 1:10 AM, <[email protected]> wrote: > Thanks Sujith > > I am testing on web , but not windows > > I tried the below code but I don't see clickcell , pls helpp > > > > Sent from my iPhone > > On Jun 26, 2012, at 1:59 PM, sujit kumar <[email protected]> wrote: > > Hi Kiran, > > 'its in single line code. > 1. JavaWindow("WindoName").JavaTable("TableName").ClickCell > Cint(rowNumber),Cint(colNumber),"LEFT","NONE" > > ''if you want to click Right Click > > 1. JavaWindow("WindoName").JavaTable("TableName").ClickCell > Cint(rowNumber),Cint(colNumber),"RIGHT","NONE" > > try this, I think it will help full for you, if you still getting any > problem then try to record this and check what exactly recording > > -- > Thanks & Regards > Sujit :) > > > On Tue, Jun 26, 2012 at 12:03 AM, Kiran Ogeti <[email protected]> wrote: > >> I want to do selection from dropdown , steps below: >> >> dropdown displays when click on it >> I have to scroll down to select a >> value >> >> Pls help >> >> >> >> --- On *Mon, 6/25/12, Johnson Solomon <[email protected]>* wrote: >> >> >> From: Johnson Solomon <[email protected]> >> Subject: Re: row and col recognized as webElements - how to click >> To: [email protected] >> Date: Monday, June 25, 2012, 3:52 PM >> >> >> Hi Kiran, >> >> Where do you want to click ? on a row or on an object (link, dropdown) >> present in a particular row. >> >> -- >> With Regards, >> Johnson Solomon >> >> On Mon, Jun 25, 2012 at 8:32 PM, Kiran Ogeti >> <[email protected]<http://mc/[email protected]> >> > wrote: >> >> Guys I need your help please.. >> >> The table is tricky with look and feel like a drop down.. I tried to >> select the desired row by childitem...but no matter what i do its not >> doing that.. >> >> but I was able to get row number and and column numbers successfully.. at >> this point is there alternative way to select row in table just by knowing >> row number and column nbr >> >> Thanks much >> >> -- >> 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]<http://mc/[email protected]> >> To unsubscribe from this group, send email to >> [email protected]<http://mc/compose?to=mercuryqtp%[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 >> > > > > > -- > 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
