Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts
Form state capture specification
Properties
| Property | Type |
|---|---|
formState | `'empty' |
fieldsToFill | { selector: string; value: string }[] |
submitSelector | string |
Was this page helpful?