Send comments
on this topic.
GetElementsByTagName Method
Attachmate.Reflection.Objects Library (Web)
>
WebDocument Object
: GetElementsByTagName Method
tagName
Gets a collection of elements with the specified HTML tag.
Syntax
object.GetElementsByTagName( ByVal
tagName
As String ) As
WebElement
()
Parameters
tagName
See Also
Reference
WebDocument Object
WebDocument Members