Take a look at the following two urls.  The relevntcodes idea helped me in
the past.

http://www.learnqtp.com/forums/Thread-Webtable-contains-cell-contains-two-links-how-to-click-on-link

http://relevantcodes.com/get-rowcolumn-of-an-object-in-a-webtable/


Parke


On Tue, Jun 12, 2012 at 5:18 PM, Kiran Ogeti <[email protected]> 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
>



-- 
Parke
Cell: 770-842-0121

-- 
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

Reply via email to