▶
ExecutionTrigger
Automation/Vision
Finds a template image on screen and clicks on it
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger
Automation session handle (provides template matching via rustautogui)
Browser context info if browser is attached
Current page info if a page is open
Path to the template image file (FlowPath with caching support)
Minimum match confidence (0.0-1.0)
Type of click to perform
X offset from center of matched template
Y offset from center of matched template
X coordinate to click if template not found (use -1 to disable fallback)
Y coordinate to click if template not found (use -1 to disable fallback)
Continue
Triggered if template not found
Whether the template was found and clicked
X coordinate where clicked
Y coordinate where clicked