performance - Is there a way to capture memory usage of a specific android app using appium -
i using appium automate hybrid android app. running script on actual samsung device (galaxy tabs 3 , 4). want capture app's memory usage @ various points during script run. example, want capture memory right after login, while performing search in app , while camera opens in app etc.
currently, using teamviewer manually @ memory being used while script running. want able capture programmatically. there way in appium?
afaik there not built in tool in appium programmatically shows device memory consumption. suggest consider appthwack possible integrated solution. it's not free.
Comments
Post a Comment