mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
Introduces ability to scroll by a specific number of pixels via a new 'amount' parameter, defaulting to one page height if unspecified. Updates relevant documentation and examples to reflect these changes, enhancing navigation precision. Improves user experience by allowing finer control over page scrolling actions. Relates to user feedback on scroll improvements.