Set var=Broswer().Page().webtable().childobjets
Msgbox Var.count 'This returns the count of object inside webatble
for i=1 to var.count
Msgbox i & ""@var(i).getroproperty("Class Name") 'display the class of the
object
Next
~Chethana
On Thu, Oct 13, 2011 at 7:23 PM, sateesh p <[email protected]> wrote:
> hi everybody,
> how to find weblist in webtable(not define rowid,colid)?,pls olve the
> problem
>
> Regards,
> sateesh
>
> --
> 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