1.3.3 Available
We're pleased to make 1.3.3. If you're wondering what happened to 1.3.2, we skipped due to a conflict with npm
.
Thanks in advance to our awesome community!
Installation
npm install -g appium@1.3.3
Changes (from 1.3.1)
General
- fix several internal Appium tests
- add a sendKeyStrategy capability to allow testers to enable less reliable, but faster sendKey method
- add handling for safeRimRafSync ENOENT mesages
- clean up sessions when session clobbering enabled
- fix stripping log colors on --stripColors
- create system logs file before tailing it
iOS
- fix issue where driver.current_context is
null
for native app context
- fix bug that prevents closing tabs in Safari
- fix log capture when Appium starts a simulator for the first time
- add OSX 10.10 and iOS8 support for Appium Doctor
- fix inability to open Safari on a real device
Android
- fix arg and cap parsing when passing arguments to adb
- add support for passing elements as targets for swipe actions
- correctly calculate relative position of swipe targets
- ensure ChromeDriver instances are properly terminated
- fix appPackage parsing error with overlapping namespaces
- fix TouchAction release bug when released element is not valid
- ensure
logcat
correctly appended to command string
Selendroid
- add comment to caps page, and to running tests page, to note the need for a period before an activity