expression.GetElementById( _ ByVal Id As String _ ) As WebElement object
where expression is a variable that represents a WebDocument Object
Parameters
- Id
- Element Id.
Return Value
A WebElement object
expression.GetElementById( _ ByVal Id As String _ ) As WebElement object