goToPage
codebolt.crawler.goToPage(url: string): void
Directs the crawler to navigate to a specified URL.
Parameters
Name | Type | Description |
---|---|---|
url | string | The URL for the crawler to navigate to. |
Status
Comming soon..
codebolt.crawler.goToPage(url: string): void
Name | Type | Description |
---|---|---|
url | string | The URL for the crawler to navigate to. |
Comming soon..