Send comments on this topic.
NextSibling Property
Attachmate.Reflection.Objects Library (Web) > WebElement Object : NextSibling Property
Gets the next element at the same level as this element in the document tree.

Syntax

 
ReadOnly Object.NextSibling As WebElement

See Also