NOTE: Appium 1.5.3 is primarily a bug-fix release.
It also adds functionality to support for iOS WKWebViews3 and for automating the iOS Calendar app, as well as adding a capability to use abd
for screenshots in Android web/hybrid sessions, selecting the correct version of Android emulator, and providing a list of Android activities to wait for on session startup.
Further, Android session reporting is increased, so that automation clients can get the device UDID for the automation session, as well as the currently running appPackage
and appActivity
.
--default-capabilities
server argument to specify a file containing the default capabilities.browserName
capability for Selenium Grid usage.--session-override
server argument.WKWebView
-based webviews.ios-debug-proxy-launcher
.keys
method so that clients that send an array do not fail.ipa
files for real device tests.processArguments
parsing works.nativeWebScreenshot
capability, to use adb
screenshots instead of ChromeDriver if necessary.platformVersion
rather than using first available device.appWaitActivity
to be a list of activitiesinitAutoWebView
capability.appPackage
, appActivity
, and deviceUDID
when requesting session details.disableAndroidWatchers
capability.