Selenium ドキュメント(日本語版・本文英語)
WebElement
Clear メソッド
Clears the text if it’s a text entry element.
名前空間:
Selenium
アセンブリ:
Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
コピー
Dim
instance
As
WebElement
Dim
returnValue
As
WebElement
returnValue
= instance.
Clear
()
戻り値
型:
WebElement
参照
参照
WebElement クラス
Selenium 名前空間