Selenium ドキュメント(日本語版・本文英語)
By
ToString メソッド
ファインダーの文字列表現を取得します。
名前空間:
Selenium
アセンブリ:
Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
コピー
Dim
instance
As
By
Dim
returnValue
As
String
returnValue
= instance.
ToString
()
戻り値
型:
String
ファインダーの内容を示す文字列。
参照
参照
By クラス
Selenium 名前空間