browser_scroll_by_pixels
Precisely control web page scrolling by specifying exact pixel amounts horizontally and vertically for targeted navigation or content viewing.
Instructions
Scroll by a specific number of pixels
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | Number of pixels to scroll horizontally | |
y | Yes | Number of pixels to scroll vertically |