Enabled Property (WebElement)
In This Topic
Gets or sets whether the user can enter data into this element.
Syntax
expression.Enabled As Boolean
where expression is a variable that represents a WebElement Object
See Also