Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts
Action to perform before taking screenshot
Properties
| Property | Type |
|---|---|
type | `'click' |
selector | string |
value | string |
duration | number |
key | string |
optional | boolean |
waitAfter | number |
description | string |
Was this page helpful?