WaiterWaitForFile メソッド
Waits for a file to be ready.

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

instance.WaitForFile(path, timeout)

パラメータ

path
型: SystemString
File path
timeout(省略可)
型: SystemInt32
Timeout in milliseonds
参照