Kind: Function
Convert agent screenshot specs to the BatchScreenshotItem format expected by the screenshot worker.
Signature
tsfunction specsToWorkerBatch(specs: AgentScreenshotSpec[], siteUrl: string): any[]
Parameters
| Name | Type |
|---|---|
specs | AgentScreenshotSpec[] |
siteUrl | string |
Returns: any[]
Was this page helpful?