Import Error "From appium.webdriver.common.touch_action import TouchAction"

Import error on “from appium.webdriver.common.touch_action import TouchAction”
TouchAction is not working on the Appium 4.0.0 Appium-Python-Client

It’s been removed. Try W3C Actions:

1 Like