mobile screen action.md


version: "2026.1.0" language: "en"

Mobile Screen Action

The Mobile Screen Action block performs common touch gestures; such as tap, swipe, spread, or pinch, by using screen coordinates instead of element identification. It is useful when you need to interact with areas that do not have stable element locators, such as swiping on a home screen or performing gestures on pages where elements cannot be reliably identified.

Note:

Quick-start

  1. Drag Mobile Screen Action onto the canvas.
  2. Connect the block in the flow and optionally specify the basic parameters required for this block to operate: Position, Method, Count. (For a minimal setup, just connect its input and output, set Position and Method, and run the flow.)
  3. Run the flow when it's ready.

Building block parameters

Parameters

Resources

Topic Description
++Mobile connections++ Overview of what's needed to enable mobile automation
++Mobile configuration++ Steps to configure devices and environments for testing
++Mobile FAQs++ Frequently asked questions about mobile automation and troubleshooting