web tables

10 views
Skip to first unread message

narasimha rao

unread,
Dec 9, 2011, 8:53:40 AM12/9/11
to QTP - HP Quick Test Professional - Automated Software Testing
hi,
In descriptive programing how we can capture a web table when there is
no index property available.

Srinivas Pavuluru

unread,
Dec 9, 2011, 9:50:16 PM12/9/11
to mercu...@googlegroups.com
Set vDisplayWebTable = Description.Create()
vDisplayWebTable("html tag").Value = "TABLE"
vDisplayWebTable("text").value = <text>
vDisplayWebTable("Visible").Value = "True"
vDisplayWebTable("Index").Value = "0"

> --
> 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 Mercu...@googlegroups.com
> To unsubscribe from this group, send email to
> MercuryQTP+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en

Reply all
Reply to author
Forward
0 new messages