Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/screenshot-instruction-generator.ts
Single screenshot instruction
Properties
| Property | Type |
|---|---|
priority | `'critical' |
stateMachine | string |
state | string |
component | string |
componentPath | string |
url | string |
queryParams | Record<string, string> |
setupSteps | string[] |
filename | string |
notes | string[] |
availableTransitions | string[] |
requiresApproval | boolean |
isTerminal | boolean |
Was this page helpful?