Skip to content

waitForPerformanceData (Native/Hybrid Apps - Synchronization)

Compatible with:
  • Purpose
  • Waits for the resource usage information of the application. the resource is one of the system states which means cpuinfo, memoryinfo, networkinfo, and batteryinfo. This command is supported only for Android Devices.
  • Syntax
  • waitForPerformanceData(packageName,cpuinfo)
  • Target
  • packageName,cpuinfo
  •  N/A  
  • Value - Value to be verified.
  • Return Value
  • N/A
 

Feedback and Knowledge Base