Hi,
I've downloaded 1.4.14 and built it on my mac system.
I'm running the Appium.dmg from 1.4.13 and using the "Use external Appium Package" which points to the new buid.
I'm attempting to use the "swipe" action on an android / cordova hybrid app by opening the inspector in the Appium app, changing to either the Native or webview context, and then attempting to execute the swipe.
The appium server logs that seem pertinent are:
info: [debug] Tried to execute non-existent mobile command 'swipe'. Most mobile commands have been ported to official client library methods. Please check your Appium library for more information and documentation
Is there a way I can tell the Appium UI to use the newer swipe commands or something?
Thanks,
Dan B.