Returns the horizontal scroll bar for this control.
Note: BrowserApplication is derived from BaseGuiTestObject and inherits the two scrollbar methods GetHorizontalBar and GetVerticalBar. However, these two methods do not work on a BrowserApplication.
horizontalBar = iScrollable.GetHorizontalBar()
Variable | Description |
---|---|
horizontalBar | HorizontalScrollBar. |