Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / GetChildrenTagNames Method
In This Topic
GetChildrenTagNames Method
In This Topic
Gets all name tags of children.
Syntax
expression.GetChildrenTagNames() As String()
where expression is a variable that represents a WebElement Object
See Also