appium-inspector
appium-inspector copied to clipboard
Unable to perform Long press with appium desktop inspector using Action options
Scenario: Need to long press the Mobile application in IOS device.
Tried Using: 1.Touch option 2. long press action but its not working
Issue: Unable to perform Long press with appium desktop inspector using Action options
Did you try https://github.com/appium/appium-xcuitest-driver#mobile-touchandhold out? It needs to execute via actions though.
You have shared the code for long press, While executing program we able to long press the application
Issue is manually trying do in appium desktop inspector
Attached the screenshot
So, the below action did not help in your case?
Maybe, then, it will be a new feature request to do long press via appium inspector.
(btw, your attached image was perhaps broken)
Issue can be resolved by using the gesture editor in the Actions tab.