VerifyTrue メソッド
入力が True であることを検査します。

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

returnValue = Verify.True(input, failmessage)

パラメータ

input
型: SystemBoolean
failmessage(省略可)
型: SystemString

戻り値

型: String
参照