expression.SetAttribute( _ ByVal attributeName As String, _ ByVal value As String _ )
where expression is a variable that represents a WebElement Object
Parameters
- attributeName
- value
expression.SetAttribute( _ ByVal attributeName As String, _ ByVal value As String _ )