
👆 Touch

✅ Touch event (touch down+up) on elementRef <REF> executed successfully.

Next steps:
1. Batch same-screen taps: batch({ simulatorId: "<UUID>", steps: [{"action":"tap","elementRef":"<REF>"},{"action":"tap","elementRef":"<REF>"}] })
2. Tap an elementRef: tap({ simulatorId: "<UUID>", elementRef: "<REF>" })
