Input options for the ‘check’ and ‘uncheck’ mutations.Documentation Index
Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Definition
Fields
force
Boolean
Whether to bypass normal actionability checks. Defaults to false.
position
PointOptions
Specific point, relative to the element’s top-left corner, to click for checking/unchecking.
Example: { x: 5, y: 5 }