Kiran ! Try to use Descriptive programming and Childobjects method.
Cheers, Gokul. On Sun, Jun 24, 2012 at 10:26 PM, Ashrita <[email protected]> wrote: > You can use Browser("").Page("").Weblist("").select (Value) > > > On Wednesday, June 13, 2012 2:48:15 AM UTC+5:30, Sekha wrote: >> >> Hi all, >> >> I got this table dropdown, I was able to retrieve all inside info, but >> when it comes to button click its not selecting anything from the table.. >> here the code >> >> set Obj = Browser("").Page("").webTable(**"").ChildItem(14,3,"** >> WebElement",0) >> >> now Obj.click does not do anything >> >> however Obj.getroproperty("innertext") - shows value correctly .. I tried >> with FireEvent "onclick" >> FireEvent "onmousedown" etc but does not work >> >> alternatively is there anyway to click webelement in the table with info >> of row number , column nbr >> >> Thanks and appreciate >> > -- > 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 > -- Thanks, Gokul Krishna. -- 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
