Optional
durationOptional
includeWhether to include screenshots in the action response. If false, the screenshot object will still be returned but with empty URIs. Default is false.
Optional
outputType of the URI. default is base64.
Path of the drag action as a series of coordinates
Optional
screenshotDelay after performing the action, before taking the final screenshot.
Execution flow:
Example: '500ms' means wait 500ms after the action before capturing the final screenshot.
Supported time units: ms (milliseconds), s (seconds), m (minutes), h (hours) Example formats: "500ms", "30s", "5m", "1h" Default: 500ms Maximum allowed: 30s
Time interval between points (e.g. "50ms")
Supported time units: ms (milliseconds), s (seconds), m (minutes), h (hours) Example formats: "500ms", "30s", "5m", "1h" Default: 50ms