Skip to content

Python Android Double Click #550

@Alex-Xcl

Description

@Alex-Xcl

The problem

Python Appium-Python-Client==1.0.1 no method double_tap

Environment

  • Appium version (or git revision) that exhibits the issue :1.7.1
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium:Windows 10
  • Node.js version (unless using Appium.app|exe):1.4.2
  • Npm or Yarn package manager:
  • Mobile platform/version under test: Android 7,9
  • Real device or emulator/simulator:Real devices
  • Appium CLI or Appium.app|exe:

Details

image

no double_tap
I try like this "TouchAction(driver).tap(x=300,y =400,counts =2).release().perform()" ,in videoplayer ---ijkplayer ,the action only one click()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions