Kind: Interface
Screenshot Worker Client Types
Type definitions for communication with the screenshot-worker API. These types mirror the screenshot-worker DTOs but are decoupled for use in the doc-automation package.
Properties
| Property | Type |
|---|---|
type | `'click' |
selector | string |
selectorHint | string |
value | string |
duration | number |
key | string |
frameAction | `'enter' |
optional | boolean |
description | string |
waitAfter | number |
Was this page helpful?