Swipe Emulation (ZD)

Table of contents


Description

Action allows you to make a swipe (scrolling page).

How to add an action to the project?

Through the context menu Add Action → Android → Swipe Emulation

Or use smart search.

Where can you apply it?

  • vertical scrolling of pages in the browser and other applications

  • scroll horizontal menu

  • Motion on the screen diagonally

How to work with action?

Coordinates

Swipe starts at point Xfrom Yfrom and ends in Xto Yto

X - coordinates horizontally.
Y - coordinates vertically.

Long Tap And Swipe

Before the swipe will be a long touch (Touch).

Duration (ms)

The time for which swipe must be implemented. It is indicated in milliseconds. With this setting, you can adjust the speed of the swipe.