| WebElementScrollIntoView メソッド |
Scrolls the current element into the visible area of the browser window.
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As WebElement
Dim alignTop As Boolean
Dim returnValue As WebElement
returnValue = instance.ScrollIntoView(alignTop)
パラメータ
- alignTop(省略可)
- 型: SystemBoolean
戻り値
型:
WebElement
参照