followed the two links below, but no luck... I think there is something 
difference in table dropdown Vs List drop down

the key here is .. I was able to get rows numbers and col nbr for any 
particular value, but could not click that value in any means.. could you 
help..thanks

--- On Wed, 6/13/12, Parke Kuntz <[email protected]> wrote:

From: Parke Kuntz <[email protected]>
Subject: Re: WebElement in table drop down does not click
To: [email protected]
Date: Wednesday, June 13, 2012, 12:21 AM

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

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