Selenium documentation
WebElement
Clear Method
Clears the text if it’s a text entry element.
Namespace:
Selenium
Assembly:
Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Copy
Dim
instance
As
WebElement
Dim
returnValue
As
WebElement
returnValue
= instance.
Clear
()
Return Value
Type:
WebElement
See Also
Reference
WebElement Class
Selenium Namespace