Apr 25, 2020
Appium 1.17.0
Cara Suarez
Read More
Appium 1.16.0 is a minor release.
mobile: deleteFile
command for removing files/folders from the device (appium/appium-xcuitest-driver#1095)ios-deploy
if native install fails (appium/appium-xcuitest-driver#1098)safariLogAllCommunication
– log all plists passed to and received from the Web Inspector (appium/appium-xcuitest-driver#1105)safariLogAllCommunicationHexDump
– log the raw data passed to and received from the Web Inspector (appium/appium-xcuitest-driver#1105)safariSocketChunkSize
– change the size of the data passed to the Web Inspector on real devices (appium/appium-xcuitest-driver#1105)additionalWebviewBundleIds
– accept an array of bundle identifiers to poll for during webview app selection (appium/appium-xcuitest-driver#1117)appPushTimeout
– timeout for application upload in millisecond, on real devices (appium/appium-xcuitest-driver#1104)mobile: sensorSet
to gain access to setting device sensor data (appium/appium-android-driver#555)appWaitDuration
to be set as low as 0
(appium/appium-adb#479)