Yay for iOS8!
Well it was a long time coming, there were alot of changes to how xcode and Instruments works under the hood, but shouldn't make any difference for users. Thanks to @jlipps who slaved on this. And thanks to all the great people who tried out the pre-releases and found all sorts of juicy errors.
Changes in this version:
General
- allow
full-reset
desired capability to work alongsidelanguage
/locale
desired capabilities
iOS
- add iOS 8 support
- add support for launching an app on the sim just by bundleId (iOS8 only)
- ensure screenshot process uses dir specified in --tmp
- add --isolate-sim-device which removes all other xcode 6 simulators
before running test (might be necessary for some platforms) - update mobile safari temp app to include platformVersion so we don't get
strange version conflicts - reset push notification privacy settings in between sessions
- fix the flakiness of getting a list of available devices
- auto-refresh Safari if no webviews are found
- rewrite cookie handling code to use code derived from jQuery instead of mozilla docCookie
- force device string when device name starts with "="
- fix a security hole in pullFile() where users could download files on the machine hosting appium
Android
- fix Chromedriver to work with newer versions
- Chromedriver will work if adb is not running on default port
- speed up clearing text fields when there is hint text
Selendroid
- fix sendKeys() in CHROMIUM context
- fix getContexts()
created
Oct '14
last reply
Oct '14
- 13
replies
- 1.5k
views
- 10
users
- 7
likes
- 1
link