Skip to main content

goToPage

codebolt.crawler.goToPage(url: string): void
Directs the crawler to navigate to a specified URL.

Parameters

NameTypeDescription
urlstringThe URL for the crawler to navigate to.

Status

Working Progress..