ByName メソッド
name 属性で検索します。

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim name As String
Dim returnValue As By

returnValue = By.Name(name)

パラメータ

name
型: SystemString
Element name

戻り値

型: By
By オブジェクト
参照