Known Issues
Bugs we are aware of and working on
Report a bug
Unlogged bug? Report it in our discord server.
qaml cannot tap an icon or button
Bug Description: qaml is unable to tap a specific icon despite very specific prompting
Diagnosis: This is one of two issues.
- The icon is not seen by our element detector.
- The icon is not included in the icon types list.
Work Arounds: Check the icon type list. If your icon is not listed, request it be added in our #icon-list-request discord channel
If the icon is on the list and still not seen, please send a screenshot of your app to our #report-a-bug discord channel.
Keyboard immediate dismiss
Bug Description: The keyboard is immediately dismissed when attempting to send keys.
Diagnosis: This is due to a race condition between the device and appium. It’ll take some time to fix this.
Work Arounds: Add appium labels to your input field.
Appium crash
Bug Description: Appium crashes randomly.
Diagnosis: Unknown.
Work Arounds: Unknown.