WebElementTakeScreenshot メソッド
Gets the screenshot of the current element

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

returnValue = instance.TakeScreenshot(delayms)

パラメータ

delayms(省略可)
型: SystemInt32

戻り値

型: Image
Image
参照