Skip to content

verifyNotPerformanceData (Native/Hybrid Apps - Interrogation)

Compatible with:
  • Purpose
  • Verifies 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. This command fails if the value matches.
  • Syntax
  • verifyNotPerformanceData(packageName,cpuinfo, value)
  • Target
  • packageName,cpuinfo
  • Value
  • Value - Value to be verified.
  • Return Value
  • N/A
 

Feedback and Knowledge Base