For all QTP Questions & Queries
This QTP blog is for all who have Passion for QTP.
Wednesday, July 13, 2011
How to find number of WebEdit objects on a web page
Set
Desc =
Description
.Create()
Desc(
"micclass"
).
Value
=
"WebEdit"
Set
Edits = Browser(
"Google Sets"
).Page(
"Google Sets"
).ChildObjects(Desc)
MsgBox
"Number of Edits: "
& Edits.
Count
ad
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment