- Jun 07, 2018
- admin
- 0
Limitations using APPIUM

Here are some of the limitations using Appium.
- NO support for Toast Messages
- Appium does not support testing of Android Version lower than 4.2
- Limited support for hybrid app testing. eg: not possible to test the switching action of application from the web app to native and vice-versa.
- NO support to run Appium Inspector on Microsoft Windows.
- No direct support for Android Alert Handling: Alert handlingis not implemented yet for native apps via Alert API.
- Lack of image recognition: We can’t locate images; to work with images, we have to work with screen coordinates.
- Mobile gestures support: Some of the gesture supports are not implemented yet, such as double-clicking.
- Need mac OSX 10.7+, Lower versions are not supported.
