crawler
- click - Simulates a click event on an element with the specified ID.
- crawl - Initiates a crawl process.
- enter - Simulates the Enter key press using the /docs/api/crawler.
- goToPage - Directs the crawler to navigate to a specified URL.
- screenshot - Takes a screenshot using the crawler.
- scroll - Scrolls the crawler in a specified direction.
- start - Starts the crawler.
- type - Types the provided text into an element with the specified ID.