MMECS ADB WebUI mobile application testing tool can create CI tests for android applications residing on headless emulators. This video provides information regarding issues related to using a mix of headless and standard "on screen" emulators. Tests created using headless emulators must be clearly identified as such. The images created using headless emulators are not the same as "on screen" emulators. In addition ADB WebUI generated CI tests using headless emulators currently require editing to include the --no window startup option. Modifications to address this issue will be added in a future release.
ADB WebUI provides the fastest method available to create accurate repeatable CI tests for all android applications. It's design allows separation of static and dynamic screen content for user specified image capture comparison (assertion).
For questions or additional information, please contact:
[email protected] or [email protected]