pointer
pointer.tapTap
Tap a screen position.
Video tutorial
03Watch how to configure and run the pointer.tap node in a real LaiCai Flow workflow.
Node tutorial: Tap
Watch on YouTubeInputs
4InputValue typeRequirementAccepted sources
Position Source
positionFromOptional node-output point or rect used as tap target. Value type: pointOrRect. Use rect outputs with anchor to tap inside a box.pointOrRectOptionalnodeOutputPress ms
pressMsTouch hold duration in milliseconds. Value type: number. Literal only. Optional; default profile value is 120.numberOptionalliteralStuck recovery monitoring
stuckMonitorEnabledWhen true, a paused Router session compares the character position before this tap and during the following monitoring window. Literal only. Optional; default false.boolOptionalliteralMonitor time (ms)
stuckMonitorTimeoutMsHow long to wait for character movement after a monitored tap. Range 250 to 60000 milliseconds. Literal only. Optional; default 2000.numberOptionalliteralOutputs
2Output pathValue typeCoordinate space
data.positionpointscreenRatiodata.pressMsnumber—Runtime support
DesktopSupported
Android AgentSupported