How to touch down without touch up for iphone in appium python – Stack Overflow

Im using XCuitest for iphone in python appium. my current code actions = ActionChains(driver) actions.w3c_actions = ActionBuilder(driver, …
View full source