scroll
codebolt.crawler.scroll(direction: string): void
Scrolls the crawler in a specified direction.
Parameters
Name | Type | Description |
---|---|---|
direction | string | The direction to scroll ('up', 'down', 'left', 'right'). |
Status
Comming soon..
codebolt.crawler.scroll(direction: string): void
Name | Type | Description |
---|---|---|
direction | string | The direction to scroll ('up', 'down', 'left', 'right'). |
Comming soon..