ImageLoad メソッド
Load an image file

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

returnValue = instance.Load(filePath)

パラメータ

filePath
型: SystemString

戻り値

型: Image
自分自身(メソッドチェーン用)
参照