Scroll To
Scroll to any specific part of application or to specific element using below command
On this page
ScrollTo:: | Description |
---|---|
ScrollTo::XPath | It will scroll the page to element. |
ScrollTo::Top | ScrollTo::TopLeft | It will scroll the page to Top Left position. |
ScrollTo::TopRight | It will scroll the page to Top Right position. |
ScrollTo::Bottom | ScrollTo::BottomLeft | It will scroll the page to Bottom Left position. |
ScrollTo::BottomRight | It will scroll the page to Bottom Right position. |