v0.49.0 (2019-10-04)
New Feature
- Add
twilio.sendSms
.
Bug Fix
- Environment not being read from suite json definition.
Polish
- Add handling for ‘application is not installed on device’ error.
- Handle ChromeDriver version mismatch errors for Appium 1.15+.
- Handle additional ‘element not found’ errors.
Internal
- Use reloadSession instead of manually deleting and creating new sessions.
- Bump dependencies.