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