Scroll Element Into View
element_scroll_into_viewScroll a specified element into the visible viewport, optionally centering it, to ensure it is ready for interaction.
Instructions
Scroll an element into the viewport before a later action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| center | No | Center the element in the viewport. | |
| timeout | No | ||
| selector | Yes | CSS/XPath/DrissionPage element locator. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||