Skip to content

Move Test Harness from Appium Python Client 3.2.1 to 4.0.0 #243

@nodlesh

Description

@nodlesh

The Appium-Python-Client was locked to version to 3.2.1. 4.0.0 was released on March 11th 2024 and removed touch action support which is used for scrolling in base page objects. Replace that scrolling code and anywhere else that uses touch actions and multi touch actions with W3C actions, which will be compatible with Appium Python Client 4.0.0.

See Migrating from V3 to V4 here, https://pypi.org/project/Appium-Python-Client/4.0.0/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions