Skip to content

Reference

device_longpress

Long press on an element or coordinates. Use for context menus, drag initiation, or hold-to-delete. Requires an open session.

NameTypeRequiredDefaultConstraintsDescription
refstringNoElement ref from device_snapshot (uses press —hold-ms)
xnumberNoX coordinate (use with y for coordinate-based long press)
ynumberNoY coordinate
durationMsnumberNomin: 100, max: 10000, integerHold duration in ms (default 1000)
retryIfNoChangebooleanNoDeprecated compatibility option. Interactions are never automatically replayed after a possible dispatch; uncertainty is reported from the first attempt.
device_longpress()