Skip to main content

scroll

codebolt.crawler.scroll(direction: string): void
Scrolls the crawler in a specified direction.

Parameters

NameTypeDescription
directionstringThe direction to scroll ('up', 'down', 'left', 'right').

Status

Working Progress..