David91Frequent Contributor3 years agoGet APK memory RAM Android application Hi it is possible to detect the current ram memory of the tested application via Testcomplete javascript. Could someone advise me how to solve this... ? Thank you Show More
rraghvaniChampion Level 33 years agoYou can invoke a PowerShell script to return the information you need. For example, Get-CimInstance -ClassName Win32_Process -Filter "Name='TestComplete.exe'" Will return,Script will look so, I'm assuming there will be something similar for Android, using adb?
Recent DiscussionsIssues upgrading from 15.7 to 15.8 versionTC extension frequently disappears from chromeWork Arounds for "SystemError: intialization of md_mypyc did not return an extension module"
Related ContentGet version of installed Android applicationTestComplete(14.20) stops when running Android applicationClose android application with jscript