How can we automate content verification for mobile applications (iOS + Android ) without UI automation tools -


i want automate ios , android application text (content available on screens), there generic way or api available content verification of mobile application.

i don't want use ui automation tools (appium,calabash).

for android use accessibility service both detect user events , traverse user interfaces. depending on permissions request, can alter values , click on behalf of user.

check out here:

https://stuff.mit.edu/afs/sipb/project/android/docs/training/accessibility/service.html


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -