Skip to content

The Appium Swipe cannot take into account relative Swipe options (options using the elementId) #2646

Description

@InkUisitor

Appium Swipe supports two modes:

  • An absolute mode (currently supported in Cerberus): UP / DOWN / LEFT / RIGHT / CUSTOM. The CUSTOM mode uses a system of start and end coordinates to define the positions for simulating a finger swipe. This is absolute with the screen size
  • A relative mode (not currently supported in Cerberus). This mode requires the use of an elementId, but this cannot be retrieved on Cerberus.

In order to enable the Appium Swipe, the CUSTOM mode would need to support additional information to perform this Swipe in a relative manner

Metadata

Metadata

Assignees

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions