Skip to content

assertNotPerformanceData (Native/Hybrid Apps - Interrogation)

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

Feedback and Knowledge Base